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

Styling #9

Open
3 tasks done
amille44420 opened this issue Feb 25, 2021 · 1 comment
Open
3 tasks done

Styling #9

amille44420 opened this issue Feb 25, 2021 · 1 comment
Assignees

Comments

@amille44420
Copy link
Contributor

amille44420 commented Feb 25, 2021

Styling with CSS/LESS must be avaible

  • Allow .css imports
  • Allow .module.css imports
  • Allow .less imports
  • Allow .module.less imports
  • Allow less imports for global styles on webpack entry points for the client side
  • Handle isomorphism with styled components
  • Find a design to forwarded ant design theming to a JS runtime for styled component
@amille44420
Copy link
Contributor Author

A design has been made to push the ant design LESS variables into the Styled theme context ; however some testing need to be done to see how efficient that way of doing is

@amille44420 amille44420 self-assigned this Mar 3, 2021
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

1 participant