JSideris / DOThtml

A human-friendly way to build highly-dynamic web pages in pure JavaScript.
2 stars 4 forks source link

CSS shorthands. #173

Open JSideris opened 5 months ago

JSideris commented 5 months ago

Have variants of several properties that accept different units or args. These should be reactive. This isn't an easy thing to do because shorthand props are extremely flexible.

The following list is not comprehensive.