Sass Modules

Sass is a CSS pre-processor, meaning that it extends the CSS language, adding features that allow variables, mixins, functions. sass is default compiler for Bootstrap v4. Atlas supports and extends Bootstraps sass variables and modules to build the admin interface

Module

Following is the list of sass modules in the ./src/theme/ folder you can tweak and compile the modules according to your needs.

Last updated