Multilayer CSS organization methodology is a guideline to structure your CSS.
Core methodology principles are based on BEM and OOCSS ideas. MCSS was invented in Odnoklassniki.ru (Top 10 world social network) developers team and is recommended for other developers as core for own documentation and team based methodologies.
Documentation is still being constantly improved, along with secondary tools, such as front-end documentation engine Source. Originally documentation was written in russian and not all information is translated yet, but in upcoming updates all contents will be translated and main project language will be changed to english.
Please don't hesitate to leave your questions in Issues section on Github.
- 24.01.14. Adding complex example of MCSS methodology usage with video recording of development process. MCSS is available in Russian, English, Japanese and Chinese.
- Internationalization
- Documentation separation to independent modules (already in russian version)
Stay tuned, and follow updates on @robhrt7
This repository contains project website sources, based on Jekyll and GitHub Pages.
All content in this repository if free to copy and distribute leaving the link to project website - robhrt7.github.io/MCSS.