Skip to content

Commit 7e0ac16

Browse files
fix: don't exclude css from skeleton-v2, need for site-admin
1 parent bee0428 commit 7e0ac16

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed
Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,2 @@
11
[holomapping]
2-
files = [
3-
"*/**",
4-
"!site-root/sass/**",
5-
"!site-root/css/**",
6-
"!.holo/lenses/sass.toml"
7-
]
2+
files = "*/**"

0 commit comments

Comments
 (0)