4 lines
80 B
Sass
4 lines
80 B
Sass
@mixin bootable()
|
|
&:not([data-booted="true"])
|
|
transition: none !important
|