This tool will compile Sass exactly how Nebula does. That means you can use Nebula variables and mixins by importing partials.
Available imports include:
@import 'variables';
@import 'mixins';
@import 'animations';
@import 'helpers';
Compile Sass into CSS (with Nebula variables and mixins)
This tool will compile Sass exactly how Nebula does. That means you can use Nebula variables and mixins by importing partials.
Available imports include:
@import 'variables';
@import 'mixins';
@import 'animations';
@import 'helpers';