generator-angular icon indicating copy to clipboard operation
generator-angular copied to clipboard

Option for node-sass?

Open kevinSuttle opened this issue 10 years ago • 23 comments

I've been using it exclusively for some time now with no problems. I also personally don't use Compass, so I wouldn't miss it. I know there are those that do, though.

kevinSuttle avatar May 20 '14 19:05 kevinSuttle

:+1:

Nowaker avatar Jun 02 '14 01:06 Nowaker

:+1:

raphinesse avatar Jun 13 '14 12:06 raphinesse

Would be glad to see this as well.

Rush avatar Jun 16 '14 20:06 Rush

ill do this once I finish the rewrite and then copy generator-webapp

eddiemonge avatar Jul 08 '14 17:07 eddiemonge

:+1:

hanfeisun avatar Feb 02 '15 03:02 hanfeisun

:+1:

subarroca avatar Mar 03 '15 09:03 subarroca

:+1:

schmitzdenis avatar Mar 08 '15 21:03 schmitzdenis

:+1:

ardeearam avatar Mar 26 '15 00:03 ardeearam

+1

emiltsokov avatar Mar 27 '15 08:03 emiltsokov

https://github.com/yeoman/generator-webapp/issues/484

:+1:

AlJohri avatar Apr 14 '15 09:04 AlJohri

:+1:

10xLaCroixDrinker avatar Apr 24 '15 18:04 10xLaCroixDrinker

These days generator-webapp and gulp-webapp don't even have the option anymore: https://github.com/yeoman/generator-webapp/commit/887d96bae2870d8b02fad8bcced2a1bb140a8d18, it's all libsass :)

arthurvr avatar May 17 '15 11:05 arthurvr

+1

This should probably not be done until sass/libsass#1115 is fixed, as it breaks Bootstrap 3.

realityking avatar Jun 27 '15 10:06 realityking

or use any version prior to 3.2.0-beta.5

AlJohri avatar Jun 27 '15 18:06 AlJohri

https://github.com/yeoman/generator-angular/issues/819#issuecomment-100379175

eddiemonge avatar Aug 25 '15 18:08 eddiemonge

:+1: This would be extremely useful !

mininao avatar Oct 04 '15 20:10 mininao

I could file a PR that removes compass and uses node-sass instead. Would that be desirable or does it have to be an option?

raphinesse avatar Dec 31 '15 14:12 raphinesse

@raphinesse an option would be good for those who do/dont want to use it. I'm trying to go with the instruction on this site (http://ravelantunes.com/blog/angular-generator-libsass/), but does that mean I need to run the angular generator with the SASS + Compass option selected, and then remove it afterwards? Whats the best option? Basically just want to remove all dependancy on Ruby, and compass uses Ruby, so will node-sass do what compass does? What about the image stuff? The link I referenced does not seem to address that part.

redfox05 avatar Feb 14 '16 14:02 redfox05

seems something similar has already been done for generator-webapp ("Option for Sass without Compass" - https://github.com/yeoman/generator-webapp/issues/302) could someone look to do the same for generator-angular?

redfox05 avatar Feb 14 '16 14:02 redfox05

Yeah this would be extremely useful. Personally I don't use compass much and it just adds another dependency for my server guys when getting the projects up and running :)

perpantha avatar Feb 14 '16 23:02 perpantha

+1

mbejda avatar Jun 05 '16 14:06 mbejda

Compass is old and tired so two 👍 for this option. In the meantime, you can make the changes manually by following these instructions.

rafegoldberg avatar Oct 08 '16 18:10 rafegoldberg