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

lumo: allow importing of specific utility groups [V20] #202

Closed
knoobie opened this issue Apr 12, 2021 · 4 comments
Closed

lumo: allow importing of specific utility groups [V20] #202

knoobie opened this issue Apr 12, 2021 · 4 comments
Labels
enhancement New feature or request Impact: Low

Comments

@knoobie
Copy link
Contributor

knoobie commented Apr 12, 2021

pre-requirement: vaadin/vaadin-lumo-styles#103

Currently all lumo utilities are inside a single file. It would be good to group the utilities by e.g. coloring, sizing, spacing, grid, flex or other and create separate files for each of them. Those groups can then be important depending on the developers need or just include lumo-all.css which includes @imports to each of the group the utilities.

This would allow for easier addition of new "groups" as well without forcing them onto the developer.

@web-padawan web-padawan added the enhancement New feature or request label Apr 12, 2021
anezthes added a commit to anezthes/lumo-css-framework that referenced this issue Apr 14, 2021
@anezthes
Copy link
Contributor

Fixed in anezthes/lumo-css-framework@de67313.

@web-padawan
Copy link
Member

Blocked by vaadin/flow#9794

@anezthes
Copy link
Contributor

anezthes commented May 5, 2021

all-classes.css provided as a workaround.
https://github.com/anezthes/lumo-css-framework/blob/master/all-classes.css

@web-padawan
Copy link
Member

Starting from Vaadin 21, it is now possible to import separate files from the utilities folder. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Impact: Low
Projects
None yet
Development

No branches or pull requests

4 participants