bradleyboy / yarsk

Don't use this, use Create React App
192 stars 38 forks source link

Update to sass-loader 1.0.0 once stable #6

Closed bradleyboy closed 9 years ago

bradleyboy commented 9 years ago

sass-loader 1.0 offers a new handy feature of handling import statements like require(). However, there is an issue that needs resolving before pulling this in (https://github.com/jtangelder/sass-loader/issues/65).