You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since this PR a fresh project with +sass is broken:
lein new luminus test +sassc
cd test
lein run
=>
Compile SASS/SCSS files.
sassc -t nested -I {{resource-path}}/scss {{resource-path}}/scss/screen.scss {{resource-path}}/public/css/screen.css
Internal Error: File to read not found or unreadable: {{resource-path}}/scss/screen.scss
The text was updated successfully, but these errors were encountered:
cc: @nrakochy
Since this PR a fresh project with
+sass
is broken:=>
The text was updated successfully, but these errors were encountered: