Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Add Sass Support (#2) #411

Closed
wants to merge 7 commits into from
Closed

Conversation

johnrom
Copy link

@johnrom johnrom commented Oct 1, 2018

I merged #362 with the latest master, and changed it to use the official create-react-app's SASS implementation.

Run this, install node-sass in your test project, and you should be able to use .scss files instead of .css files.

I tried to add component support fully using this, but unfortunately the typings project didn't work correctly. Components will technically work, but we won't get types for them.

@DorianGrey
Copy link
Collaborator

Suppose this will be superseded by the upstream merge, which will contain the "original"
SASS/SCSS support: #409

@johnrom
Copy link
Author

johnrom commented Oct 1, 2018

You're correct, that wasn't open when I initially PR'd the original SASS PR. Closing.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants