Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relative path profile changes broke scss compilation #340

Closed
Ramblurr opened this issue Dec 28, 2017 · 2 comments
Closed

Relative path profile changes broke scss compilation #340

Ramblurr opened this issue Dec 28, 2017 · 2 comments

Comments

@Ramblurr
Copy link

cc: @nrakochy

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
@yogthos
Copy link
Member

yogthos commented Dec 28, 2017

Thanks for the heads up, should be fixed by this commit. Let me know if it looks good.

@yogthos yogthos closed this as completed Dec 29, 2017
@Ramblurr
Copy link
Author

Works great, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants