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

Enable building css so that you can run blacklight without sass #3184

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

jcoyne
Copy link
Member

@jcoyne jcoyne commented Jun 7, 2024

Fixes #3206

@jcoyne jcoyne force-pushed the build-css branch 5 times, most recently from 61c1d52 to 943e723 Compare June 13, 2024 20:52
@jcoyne jcoyne force-pushed the build-css branch 3 times, most recently from d5632fe to 56b475a Compare June 20, 2024 15:58
jcoyne added 16 commits July 19, 2024 09:54
This makes it easier to customize the style and doesn't require sass
This will allow us to run blacklight without sass
This will allow the application to run without having a sass dependency
This makes it possible to easily override the spacing in downstream applications
This makes it easier to override the margin if necessary
This will make it possible to run blacklight without a sass dependency
If we don't provied start padding, we don't need to have a negative text indent.  This also decouples from Sass
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

Successfully merging this pull request may close these issues.

Enable running blacklight without Sass
1 participant