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

Modular system? #15

Open
katerlouis opened this issue Jul 29, 2016 · 0 comments
Open

Modular system? #15

katerlouis opened this issue Jul 29, 2016 · 0 comments

Comments

@katerlouis
Copy link

katerlouis commented Jul 29, 2016

I like 3L, but find it pretty aggressive in some ways.
Unfortunately 3Ls namespaces quite often collide with my own mixins and find myself looking for bugs unkowingly produced by 3L.

Example: your .hidden has !important which overwrote everything I did in combination with my own .hidden – of course I commented yours out when the project started. But one day the bower part inside of CodeKit thought it was a good idea to update everything and I ended up with a new version of 3L; of course all my commented things in the version were overwritten aswell.

long story short–
I love many parts of the library but would like to have more control over what gets imported and what not.

How about boolean vars for every component where I simply and quickly could select what I want and what not.

Or even cooler: parameters on the import? And if not possible a special mixin to load 3L?
That way 3L could update whenever it wants and I keep my setup as expected.

What do you think?
Are you interested in a modular 3L?

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