I just realised that this project has been released under the mozilla github account — this (might) mean that it'll be actively maintained, and perhaps better documented than other libraries around. :thumbsup: Looks…
Right now, the AM site, Glen's site and am-grid. This is the first time we've shared what we've been working on.
Absolutely! The prefix is optional (but recommended). If you're comfortable with data attributes (or, they're required for some reason), thats cool too.
Performance of long CSS files isn't really the (major) concern —its how many _elements_ are being traversed (size of the dom) that really effects CSS-selector performance.
You could also use <video src="/path/to/vid.mp4" muted loop autoplay>
I just realised that this project has been released under the mozilla github account — this (might) mean that it'll be actively maintained, and perhaps better documented than other libraries around. :thumbsup: Looks…
Right now, the AM site, Glen's site and am-grid. This is the first time we've shared what we've been working on.
Absolutely! The prefix is optional (but recommended). If you're comfortable with data attributes (or, they're required for some reason), thats cool too.
Performance of long CSS files isn't really the (major) concern —its how many _elements_ are being traversed (size of the dom) that really effects CSS-selector performance.
You could also use <video src="/path/to/vid.mp4" muted loop autoplay>