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

Add Sass support #128

Closed
trulysinclair opened this issue Aug 2, 2017 · 1 comment
Closed

Add Sass support #128

trulysinclair opened this issue Aug 2, 2017 · 1 comment

Comments

@trulysinclair
Copy link

When choosing Typescript over Javascript it is often to utilize better features. In the same case, many developers such as myself would like to utilize SCSS over the standard CSS to utilize its features. It'd be as simple as adding sass-loader, css-loader, and style-loader all together inside of the webpack configuration files to work with the server and build scripts.

@wmonk
Copy link
Owner

wmonk commented Aug 4, 2017

We are following the create-react-app project so will implement it if they do.

@wmonk wmonk closed this as completed Aug 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants