CSS Preprocessors

Home > Computer Science > Web development (Computer Science) > CSS > CSS Preprocessors

CSS preprocessors are tools that allow you to write CSS in a programming language and compile it into regular CSS. Some popular preprocessors include Sass, Less, and Stylus.