listen for css changes
This commit is contained in:
parent
f489f70825
commit
7366f7ba62
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ site-root = "target/site"
|
||||||
site-pkg-dir = "pkg"
|
site-pkg-dir = "pkg"
|
||||||
|
|
||||||
# [Optional] The source CSS file. If it ends with .sass or .scss then it will be compiled by dart-sass into CSS. The CSS is optimized by Lightning CSS before being written to <site-root>/<site-pkg>/app.css
|
# [Optional] The source CSS file. If it ends with .sass or .scss then it will be compiled by dart-sass into CSS. The CSS is optimized by Lightning CSS before being written to <site-root>/<site-pkg>/app.css
|
||||||
# style-file = "style/main.scss"
|
style-file = "style/tailwind.css"
|
||||||
|
|
||||||
# The tailwind input file.
|
# The tailwind input file.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Reference in a new issue