Skip to content

Instantly share code, notes, and snippets.

View freuwoert's full-sized avatar

Alyx freuwoert

View GitHub Profile
@davidhund
davidhund / all-css-properties.json
Created April 6, 2017 13:25
W3.org All CSS Properties as JSON
[ { "property": "--*"
, "url": "http://dev.w3.org/csswg/css-variables/#propdef-"
, "status": "ED"
, "title": "CSS Custom Properties for Cascading Variables Module Level 1"
}
, { "property": "--*"
, "url": "http://www.w3.org/TR/2015/CR-css-variables-1-20151203/#propdef-"
, "status": "CR"
, "title": "CSS Custom Properties for Cascading Variables Module Level 1"
}