When generating a project, why not creating empty: - 'atom/_atom.scss' - 'molecule/_molecule.scss' - 'organism/_organism.scss' - 'template/_template.scss' and importing all of them in `tikui.scss`? It would speed up projects bootstrap.
When generating a project, why not creating empty:
and importing all of them in
tikui.scss? It would speed up projects bootstrap.