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): 11-13
- Lines (code): 15-22
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): 24-24
- Lines (code): 26-30