Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create scss file for each atomic part #39

Open
hdurix opened this issue Aug 4, 2022 · 2 comments
Open

Create scss file for each atomic part #39

hdurix opened this issue Aug 4, 2022 · 2 comments

Comments

@hdurix
Copy link
Member

hdurix commented Aug 4, 2022

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.

@Gnuk
Copy link
Member

Gnuk commented Aug 5, 2022

I answer why in #40 but I think it's interesting to continue the discussion because maybe we need to document more the way to use or maybe there is something possible to improve in the generation.

@hdurix
Copy link
Member Author

hdurix commented Aug 5, 2022

All 4 scss files would be empty with the proper linter ignore instead of 1 currently (which would not be empty anymore).

The more generation/bootstrap is easy, the more Tikui will be used :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants