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

Add Sass support #13

Open
wookiefriseur opened this issue Jul 6, 2020 · 2 comments
Open

Add Sass support #13

wookiefriseur opened this issue Jul 6, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@wookiefriseur
Copy link
Contributor

Sass support would be nice.

The scss parser in Prettier does not seem to support Sass as of yet.
See #11 (comment)

Let's check Prettier updates from time to time or find a good alternative combining all stylesheet languages.

Any suggestions are welcome.

@wookiefriseur wookiefriseur added the enhancement New feature or request label Jul 6, 2020
@wookiefriseur
Copy link
Contributor Author

Tried a few formatters and so far only https://github.com/TheRealSyler/sass-formatter worked well
Looks promising, will have to check how to best load and call it (maybe creating a prettier-plugin would make sense, if compatible)

I'm not currently working on it, just a note for later

@jr-cologne
Copy link
Member

This looks pretty good! 😃 🚀
Thanks for the research.

If you are ok with it and you didn't start working yet, tomorrow, I would check out whether creating a prettier-plugin out of it would be a proper solution.
They have to be compatible.

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

No branches or pull requests

2 participants