Active-CSS / active-css

The epic event-driven browser language for UI with functionality in one-liner CSS. Over 100 incredible CSS commands for DOM manipulation, ajax, reactive variables, single-page application routing, and lots more. Could CSS be the JavaScript framework of the future?
https://activecss.org
Other
42 stars 7 forks source link

Allow conditionals on target selectors #166

Closed bob2517 closed 1 year ago

bob2517 commented 3 years ago

This is in progress and part of the @if statement implementation.

bob2517 commented 3 years ago

Pending this until further testing complete on the control flow. Might not be worth implementing right now.

bob2517 commented 1 year ago

Closing - stale - @if seems enough at the moment.