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

Initial css-modules setup #889

Open
izri16 opened this issue Mar 17, 2021 · 1 comment
Open

Initial css-modules setup #889

izri16 opened this issue Mar 17, 2021 · 1 comment
Assignees
Labels

Comments

@izri16
Copy link
Collaborator

izri16 commented Mar 17, 2021

  • setup css modules (you would need to update webpack setup with appropriate css loader, there should be a lot of articles about how to do it)
  • add example usage for some Visual component, e.g. Button/Tooltip or some visual component we already have
  • store such visual component in a visual folder
  • keep .css file near the .tsx (component) file
  • keep adding css modules for subsequent files

https://docs.google.com/document/d/1w0nLLw1OuC9LpZLQ_p58W1dkdJglfbyH5GjGL_cuKMU/edit

@izri16
Copy link
Collaborator Author

izri16 commented Apr 7, 2021

Copy from Adalite 2.0 template

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

No branches or pull requests

2 participants