Tidy and mobile-friendly css needs some requirements to make the website faster:
- Common css file, which is totally reusable in every page
It is not only styling for the elements that appear in every page, but also, writing the common class names and selectors. In this file you need to create your own markdown and use it in entire development process
- Separate css file for every template, which is loaded if and only if template is included