The Benefits of a CSS Preprocessor Over A Conventional CSS

Written by evans | Published 2020/05/08
Tech Story Tags: css-preprocessor | css | what-is-a-css-preprocessor | css-preprocessor-vs-css | how-to-use-css-preprocessor | is-css-preprocessor-beneficial | latest-tech-stories | web-development

TLDR SASS (Syntactically Awesome Stylesheets) is a CSS pre-processor that lets you use variables, mathematical operations, mixins, loops, functions, imports, and other functionalities that make writing CSS much more powerful. It will take your preprocessed Sass file and save it as a normal CSS file that you can use on your website. SASS comes with two different syntaxes: SASS itself and SCSS, the most used one. You don't need to spend hours learning Saas, you can easily pick up the syntax as you go.via the TL;DR App

no story

Published by HackerNoon on 2020/05/08