-
Notifications
You must be signed in to change notification settings - Fork 203
Closed
Labels
Description
I would love to see the classnames
dependency removed. In general, it seems to me to be best practice to try to encapsulate the dependencies for a given project within the project itself and not to force package users to reproduce your development setup and to use the styling tools you've chosen. I love this package and what you've done here and think that the structure is really great, but we take great pains not to include packages and build configuration that don't actually apply to our own code - it adds confusion for new developers and it makes it far more difficult to uninstall single dependencies. Any chance you're planning to or would consider planning to get rid of this dependency?
silvenon, roylee0704, bguzryanto and alexilyaev