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

Extract box shadow CSS rule to a CSS variable #49

Open
rkclark opened this issue May 23, 2018 · 1 comment
Open

Extract box shadow CSS rule to a CSS variable #49

rkclark opened this issue May 23, 2018 · 1 comment

Comments

@rkclark
Copy link
Owner

rkclark commented May 23, 2018

box-shadow: 0 0.1rem 0.4rem 0 rgba(0, 0, 0, 0.4) is used 13 times across the project.

It should be included as a CSS variable in the src/css/units.css file and then imported into the files where it is needed.

@mattpaulwilliamson
Copy link
Contributor

@rkclark I will take this issue if you don't mind. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants