Closed codingdesigner closed 10 years ago
I think we need an element generator that works nearly the same as the component generator, except that it creates the sass for _item _extend and _mixin in the elements directory, and doesn't create html templates or components.
Also refactor elements so that they can be self-documenting the same way components are (or do by hand)
As there is no longer a need to wrap the extends, do you think this is still a priority?
I think we need an element generator that works nearly the same as the component generator, except that it creates the sass for _item _extend and _mixin in the elements directory, and doesn't create html templates or components.