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 css layouts again? #237

Open
alcarney opened this issue Sep 19, 2016 · 0 comments
Open

Refactor css layouts again? #237

alcarney opened this issue Sep 19, 2016 · 0 comments

Comments

@alcarney
Copy link
Contributor

During the previous css refactor, we were able to split the layout css from the css which gives the site it look. - Which allowed us to create the theme system we have in use today. However the results were not perfect.

Have you ever looked at the contents of the _sass/layouts/ folder?... It's a scary place and definitely not the easiest of beasts to maintain. How would people feel about implementing one of the CSS methodologies out there such as BEM or OOCSS?

By implementing a system like this, not only should things be more consistent, but it should allow us to have more modular layouts. Theme designers can mix and match layouts that they like rather than be confined to the only one we currently have...

I would appreciate any thoughts

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

1 participant