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

Consider removing less pre-processing entirely. #56

Open
metasansana opened this issue May 15, 2022 · 0 comments
Open

Consider removing less pre-processing entirely. #56

metasansana opened this issue May 15, 2022 · 0 comments

Comments

@metasansana
Copy link
Collaborator

The pre-processing was introduced to allow class names to be defined in js and re-used in less so we only have one location to update them. This can be ideal but having to create a js variable just to add a style only used rule is tedious.

We should remove the need for this for modifiers first at least. Repeating the names in JS should not be too much of an inconvenience.

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