darul75 / angular-awesome-slider

:arrows_clockwise: Angular slider control directive
http://darul75.github.io/angular-awesome-slider/
MIT License
144 stars 63 forks source link

sass / scss port #97

Closed TalD closed 9 years ago

darul75 commented 9 years ago

whaou looks great I check it asap

darul75 commented 9 years ago

Hi @TalD,

Merge is done, can you give me some informations about bourbon and how to use your job and by instance replace all my less build workflow with yours ?

thx,

jul

TalD commented 9 years ago

Hi Julian,

Sorry for the late reply. Bourbon is a library (similar to Compass, but a little lighter weight) that is handy when working with sass / scss. It’s a convenient library of mixins and functions essentially.

You can use the SASS or SCSS builds the same way you were using the LESS. By setting your compiler of choice to watch the main.sass or main.scss file (whichever flavor you prefer), and telling it to compile to css the same way you were doing for LESS.

-Tal

On Apr 28, 2015, at 9:45 AM, Julien Valéry notifications@github.com wrote:

Hi @TalD https://github.com/TalD,

Merge is done, can you give me some informations about bourbon and how to use your job and by instance replace all my less build workflow with yours ?

thx,

jul

— Reply to this email directly or view it on GitHub https://github.com/darul75/ng-slider/pull/97#issuecomment-97133319.

darul75 commented 9 years ago

ok, thank you @TalD just need to find free time to achieve it...:)