Skip to content

Add support for attribute selector

Support attribute css selector

div[foo] {}
div[foo="bar"] {}
div[foo^="bar"] {}
div[foo$="bar"] {}
div[foo~="bar"] {}
div[foo|="bar"] {}
div[foo*="bar"] {}
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information