MA
Results
2
comments of
MA
@inokawa IMO, development should be for **v4**, as v5 should be backward compatible and the migration requires minimal changes to the current code bases as stated on the preview page...
@1aron Just throwing a different shorter syntax for defining the container which I'm currently using: ```javascript rules: { '@container': { match: /^@container/, declare(value) { let [name = '', type =...