Replies: 4 comments 4 replies
-
|
Because ant-design v4 uses LESS, and zorro's styles are fully synchronized from ant-design. |
Beta Was this translation helpful? Give feedback.
-
|
I see that it usess LESS, but, LESS is pretty much outdated and massively replaced with SASS. Besides, being based on LESS makes and-design (ng-zorro) difficult to use in Angular applications, where SASS is essential. |
Beta Was this translation helpful? Give feedback.
-
|
CSS preprocessors like Sass, Less, and Stylus don’t work with Tailwind CSS v4. I had to |
Beta Was this translation helpful? Give feedback.
-
|
I just started to use this library and tested the behavior in comparison to my own project that uses a different ui library. but One thing I noticed right away was the confusing and continuous battle against the styling in terms of customizing the theme and customizing specific parts within a component. I'm hoping ngzorro dropping less would help simplify customizing themes and styling and also allow for us to use https://ant.design/theme-editor?theme=dark or tailwindcss to make customizing styling even more easier. I like to say it may be my inexperience with this library and that the struggle is only during setting up but I didn't expect to struggle this much. that being said, Anyone have a working example on how to toggle between themes and customize those themes with working variables? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Why is the NG-Zorro still based on LESS instead of SCSS?
Beta Was this translation helpful? Give feedback.
All reactions