Less is a CSS preprocessor that allows for variables, operations, mixins and nested rules to make CSS more maintainable, reusable and extendable. Dotless is a .NET port of Less that compiles Less files to regular CSS files through an HTTP handler or console compiler. It aims to bring all the benefits of Less to .NET projects in a native way.