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

Split up SCSS for easier derivatives #53

Open
mDuo13 opened this issue Jun 4, 2020 · 0 comments
Open

Split up SCSS for easier derivatives #53

mDuo13 opened this issue Jun 4, 2020 · 0 comments
Labels

Comments

@mDuo13
Copy link
Collaborator

mDuo13 commented Jun 4, 2020

Dactyl's SCSS file is a monolith when it could be split into multiple smaller, modular files that are included to build the default CSS file.

Similar to Bootstrap's SCSS, Dactyl's files should make careful use of variables, !default statements, and dividing things up by topic. This would make it easier to build a custom SCSS file that leverages some elements of Dactyl's styles and can be updated with minimal effort.

As a bonus, make an NPM package for these so it's easier for other projects to load these files along with the Bootstrap source files.

@mDuo13 mDuo13 added the cleanup label Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant