Skip to content

Commit c4b653b

Browse files
committed
Enable inlining of @import statements and simplify code
1 parent 367262f commit c4b653b

File tree

14 files changed

+38
-44
lines changed

14 files changed

+38
-44
lines changed

config/_default/module.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
mounts:
2+
- source: assets
3+
target: assets
4+
- source: node_modules/minireset.css/minireset.css
5+
target: assets/css/vendor/minireset.css
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)