mozilla / tabzilla

Universal Tab for Mozilla websites
Mozilla Public License 2.0
74 stars 46 forks source link

Add _tabzilla.scss file to make Tabzilla easier to use w/ Sass #76

Closed pdehaan closed 9 years ago

pdehaan commented 9 years ago

Alternate proposal (vs #75) for adding Sass support while sticking with LESS preprocessor.

schalkneethling commented 9 years ago

I think this is the solution we should go with. As @alexgibson mentioned, a lot of projects at Mozilla uses LESS and I reckon a lot of the current users of the new Tabzilla might not take kindly to have to switch to a new preprocessor ;) This would give people the freedom to choose.

pdehaan commented 9 years ago

@schalkneethling: Any interest in merging this, or should we just stick with our fork?

schalkneethling commented 9 years ago

Was thinking about this today and forgot to take a look. We can totally merge this. One thing though, could you update the README with info regarding SASS? Thanks!

pdehaan commented 9 years ago

@schalkneethling README updated with instructions for Grunt and Gulp.

schalkneethling commented 9 years ago

Nice! Thanks @pdehaan r+ :cake:

pdehaan commented 9 years ago

Awesome, thanks @schalkneethling. Any chance you can bump the package.json version and publish to npm?