diff --git a/doordesk/Cargo.toml b/doordesk/Cargo.toml index e1d0b0b..feb6fc2 100644 --- a/doordesk/Cargo.toml +++ b/doordesk/Cargo.toml @@ -49,7 +49,7 @@ site-root = "target/site" 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 //app.css -# style-file = "style/main.scss" +style-file = "style/tailwind.css" # The tailwind input file. #