Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
germanforblack
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
germanforblack
12y ago
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 really great
2.
▲
by
germanforblack
12y ago
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.
3.
▲
by
germanforblack
12y ago
Absolutely! The prefix is optional (but recommended). If you're comfortable with data attributes (or, they're required for some reason), thats cool too.
4.
▲
by
germanforblack
12y ago
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.
5.
▲
by
germanforblack
12y ago
You could also use <video src="/path/to/vid.mp4" muted loop autoplay>