Root
Responsible for outputting the base :root custom properties for ulu
Mixins
styles()
Mixin
Output custom properties in :root for base stylesheet
File Information
- File: _root.scss
- Group: root
- Type: mixin
- Lines (comments): 10-12
- Lines (code): 14-20
Examples
@include ulu.base-root-styles();
Require
custom-properties()
Mixin
Output custom properties for ulu
File Information
- File: _root.scss
- Group: root
- Type: mixin
- Lines (comments): 22-22
- Lines (code): 24-28