Recently I published my hand-made syntax/preview theme files named Mtype Theme. While working on these themes, it was hard to follow how it is organized; the same selector is located in multiple places in the style file. I could not figure out if it was intentional, but combining them doesn’t seem to affect it, so I refactored the LESS file as well. Hope this helps the other dev!
1 Like
Hi Rino,
Thanks for sharing it!
Yeah, refactoring theme files is what I want to do this year.
In addition, since CSS itself already supports CSS Variables and nesting, I think it’s time to drop LESS.
btw, your theme looks beautiful Thanks again for creating it!
1 Like