Image How to Write (More) Predictable and Ma…CSS is very flexible since it doesn’t impose on how you should write your CSS rules but putting CSS rules in different spots can make your s…Read More
Image How to Improve the Collaboration Betwe…As we all know, programmers and designers don’t have a lot in common in terms of workflow or the software used to complete their tasks. Comm…Read More
Image Why Would You Want to Use a CSS Prepro…The concept is simple: you can use more complex CSS files that could contain variables, functions, “mixins” and other things, too. These fil…Read More