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

Syntax Error with SASS Files #23

Open
ibio opened this issue Sep 13, 2018 · 1 comment
Open

Syntax Error with SASS Files #23

ibio opened this issue Sep 13, 2018 · 1 comment

Comments

@ibio
Copy link

ibio commented Sep 13, 2018

I know we've been discussing quite while at #2 but I'm still having the issue with .scss files. And I don't think I can add all those .scss files into . prettierignore.

Please help, thanks!

{ SyntaxError: Unexpected token @ (1:1)
> 1 | @import "~bootstrap/dist/css/bootstrap";
    | ^
  2 | 
  3 | 
  4 | body {
@alexbrbr
Copy link

It is possible to add this into to avoid prettier on all .scss files .prettierignore.

*.scss

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