frenic / csstype

Strict TypeScript and Flow types for style based on MDN data
MIT License
1.7k stars 69 forks source link

Unions of elements are generated #141

Open sgrishchenko opened 2 years ago

sgrishchenko commented 2 years ago

These unions can help to build autocompletion for element selectors (like attribute or pseudos selector). Next groups of elements are added: 1) HtmlElements 1) HtmlObsoleteElements 1) SvgElements 1) SvgObsoleteElements