Neverbland / neverbuild

Kickstart NEVERBLAND front-end projects
32 stars 3 forks source link

Use Bitters instead of our own _base.scss #14

Closed Grsmto closed 8 years ago

Grsmto commented 9 years ago

As we are already using Bourbon and Neat, maybe we could have a look at Bitters by the same company http://bitters.bourbon.io/

@maximebonhomme used it on a project lately so he could tell us what he thinks about it?

vslio commented 9 years ago

Neat and bourbon are just a set of helpers/mixins and don't really add any additional code in the first place. Bitters adds code we probably won't need on most projects.

In my opinion we should just stick to our own slim boilerplate stuff and update that if/when necessary.

taha commented 9 years ago

+1

I do however agree with @Grsmto in the sense that we need some base styles there, on top of normalize. Maybe we need some sort of a base "optional" theme if you'd to kickstart a project quickly.