Why You Shouldn’t Write Vanilla CSS

Written by ermin | Published 2019/11/15
Tech Story Tags: css3 | sass | css-preprocessor | scss | preprocessor | stylus | bem-should-not-exist | latest-tech-stories

TLDR CSS preprocessor is a program that lets you generate CSS from the preprocessor’s own unique syntax. Preprocessors allow writing of regular CSS, just as you would write it anywhere else. The popular ones are Sass, Less, and Stylus. Sass is a way of saving reusable styles that can be used throughout your stylesheet. Sass allows nesting of selectors, and it improves the readability of the code. Using partials is a great way to modularize your code into smaller reusable parts.via the TL;DR App

no story

Written by ermin | Full Stack Developer
Published by HackerNoon on 2019/11/15