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 support for Sass #15

Open
newswim opened this issue Oct 21, 2017 · 3 comments
Open

Add support for Sass #15

newswim opened this issue Oct 21, 2017 · 3 comments
Projects
Milestone

Comments

@newswim
Copy link
Contributor

newswim commented Oct 21, 2017

Instructions:

https://github.com/mentdotio/ment.io/tree/master/app#adding-a-css-preprocessor-sass-less-etc

@newswim newswim added this to the Web App 0.1 milestone Oct 21, 2017
@2hands10fingers
Copy link
Contributor

Just checking in. Was this implemented correctly?

@newswim
Copy link
Contributor Author

newswim commented Nov 2, 2017

I think we still need to add node-sass-chokidar as dependency. If you want to do that, it should be g2g!

Since it's a "normal" dependency (meaning it's required by the client bundle, and not needed only for development), you'll use the following without any additional flags:

yarn add node-sass-chokidar

You might want to read a little bit about why they made their own version of chokidar, it's kind of interesting.

@2hands10fingers
Copy link
Contributor

@newswim Hmmm okay. I'll see what's up. Keep me posted on this project. It's pretty cool and I'm happy to help. :)

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

No branches or pull requests

2 participants