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

Use Sass #118

Merged
merged 1 commit into from
Aug 12, 2023
Merged

Use Sass #118

merged 1 commit into from
Aug 12, 2023

Conversation

Eric-Arellano
Copy link
Contributor

Sass is much nicer to work with than CSS: https://sass-lang.com.

Parcel makes it trivial for us to incorporate.

This PR only uses Sass variables to deduplicate colors. Future PRs may make further improvements.

@Eric-Arellano
Copy link
Contributor Author

cc @tunglinn , this would be good to add to the mandates map. You only need to change the file name to .scss and update the index.html import, and then Parcel will install the Sass transformer for you.

@Eric-Arellano Eric-Arellano merged commit bf21341 into ParkingReformNetwork:main Aug 12, 2023
1 check passed
@Eric-Arellano Eric-Arellano deleted the sass branch August 12, 2023 18:30
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.

1 participant