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

Refactor all CSS #16

Open
ferrerluis opened this issue Mar 7, 2017 · 0 comments
Open

Refactor all CSS #16

ferrerluis opened this issue Mar 7, 2017 · 0 comments
Assignees
Labels

Comments

@ferrerluis
Copy link
Member

Summary

There is a lot of stray CSS in HTML files around our code base. The idea is to take all of it and put it in app/assets/stylesheets/style.scss without breaking anything.

Also there is a lot of CSS that is there but is not doing anything and can be deleted. Additionally, we are now using SCSS (which is backwards compatible with CSS), so it means we can use extra functionality to make our code look a looot nicer.

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

2 participants