boilerplates icon indicating copy to clipboard operation
boilerplates copied to clipboard

boilerplate for OOCSS

Open jonschlinkert opened this issue 12 years ago • 0 comments

I've been wanting to try to build OOCSS for a while. The problem is that they use a lot of hacky, strange conventions for both their components and how they build them, so it might be a challenge. A

At first glance though, here is what I think we would need to do just to get started:

  1. add their custom helpers as custom helpers for the boilerplate. they need to be split out and cleaned up a bit. They're pretty hacky.
  2. they have a data file, I can't remember what it's called, but we would need to split the components therein into different data files, as well as the "general" metadata for the project.

jonschlinkert avatar Jul 24 '13 02:07 jonschlinkert