John Cowen 5ab7e48862
ui: Native CSS Icon Composition (#12461)
This commit/PR beings to move away from using CSS preprocessing for our icons and towards using native CSS via native CSS property composition
2022-03-15 12:54:14 +00:00

6 lines
83 B
Handlebars

<div
class="progress indeterminate"
role="progressbar"
...attributes
></div>