This module is a work in progress and is not yet recommended for production use in the current release.
Selector
The selector module is a powerful tool for selecting elements in the DOM. It allows you to create elements that fit the namespace of your specifications, scope selectors, create variants, and more.
Basic Usage
Creating a selector
Create a selector using the sentro.selector-create()
mixin.
And it outputs:
Nesting selectors
You can nest selectors using the &
symbol.
And it outputs: