An open API service indexing awesome lists of open source software.

https://github.com/visualsource/plex


https://github.com/visualsource/plex

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# General

- https://limpet.net/mbrubeck/2014/09/17/toy-layout-engine-6-block.html
- https://developer.mozilla.org/en-US/docs/Web/CSS/Specificity

# Layout

- https://www.w3.org/TR/CSS2/visudet.html#blockwidth
- https://www.w3.org/TR/CSS2/visuren.html#normal-flow
- https://www.w3.org/TR/CSS2/visudet.html#normal-block

# CSS Parser

- https://www.w3.org/TR/CSS/#css

- https://www.w3.org/TR/css-syntax-3/
- https://www.w3.org/TR/cssom-1/
- https://www.w3.org/TR/selectors-4/
- https://www.w3.org/TR/css-values-4/