boilerplates
boilerplates copied to clipboard
boilerplate for OOCSS
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:
- 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.
- 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.