Sass and Less preprocessors
Writing CSS can become quite repetitive, and small tasks like having to search for hexadecimal color values, closing tags can become time consuming. The CSS preprocessor is basically a scripting language that extends CSS and then compiles it into regular CSS