preboot / angularjs-webpack

A complete, yet simple, starter for AngularJS using webpack
MIT License
1.71k stars 658 forks source link

Fixes #34 - adding sass #36

Closed stefek99 closed 8 years ago

stefek99 commented 8 years ago

Apparently commit messages #34 are linked to issues, pull request are not.

But yeah: https://github.com/preboot/angular-webpack/issues/34

Foxandxss commented 8 years ago

I like the idea but it should be done differently. Like we do at angular2-webpack repo (same organization).

stefek99 commented 8 years ago

Having a look as we speak: https://github.com/preboot/angular2-webpack/blob/master/webpack.config.js

phra commented 8 years ago

yeah, drop node-sass in favor of postcss. @stefek99 are you working on this?

stefek99 commented 8 years ago

@phra Not really working on this :smiling_imp: 1000s of other priorities... I had a chat with the mantainer of the repo - he is busy - I'm busy - this guy is busy too - http://www.michaelbromley.co.uk/blog/529/why-i-havent-fixed-your-issue-yet

phra commented 8 years ago

if i have spare time i'll work on this. it's easy, look at USAGE of postcss-loader. ( precss is for using scss syntax with postcss)

phra commented 8 years ago

@stefek99 do you have worked on this? otherwise i have to reject this.

stefek99 commented 8 years ago

Nope.

phra commented 8 years ago

i'm closing this.