Closed
Description
I attempted to re-create the most basic example, initializing using deno run -Ar https://deno.land/x/lume/init.ts
.
And then modifying _config.ts
according to the instructions included in the instructions.md
post. However, it seems that local _includes/css/variables.css
is ignored unless you also create local styles.css
and @import
the variables after css/ds.css
. Perhaps I am doing something wrong?
Metadata
Assignees
Labels
No labels