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

Make SASS or LESS optional #214

Open
danielo515 opened this issue Jan 16, 2020 · 1 comment
Open

Make SASS or LESS optional #214

danielo515 opened this issue Jan 16, 2020 · 1 comment

Comments

@danielo515
Copy link

I noticed that Less (or sass) is a key part of what rekit considers as components.
Deleting a less file makes rekit (at least the app of the UI reflects that) to not recognize the component as a component anymore. This is problematic for people like me that does not use Less for most com
ponents, and depending on the project I don't use less at all and I totally rely on css-in-js solutions.
Would it be possible to make Less not so hard dependency? My project is full of empty Less files that I can not delete or rekit will stop seeing them as components.

Many thanks.

@RichardStark
Copy link

same question

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

2 participants