#Why css nesting isn't supported?

14 messages · Page 1 of 1 (latest)

balmy fjord
#

I'm genuinely curious

shut swan
#

?

#

css nesting isnt supported on templatestyles because it is more strict

mystic flare
# shut swan ?

I have a request for you @shut swan Please wait with marking it done until the user responds and/or acknowledges. Otherwise if users respond with another question, it might get missed.

balmy fjord
grave obsidian
#

not exactly what you've written but it is nesting

tawny summit
#

After which the nesting CSS will work as expected

#

you should be aware that & nesting has only about 90% global usage though, so some older browsers may not render the CSS correctly (in which case the blame wouldn't be on the wiki software or platform)
https://caniuse.com/?search=%26+nesting

tawny summit
#

This is because TemplateStyles is stricter on CSS nesting

balmy fjord
#

oh