DefinitelyTyped/types/css
johanblumenberg 934892c37d Update css types
Make all of the AtRule interfaces inherit from Node.
Break out StyleRules from Stylesheet, as it's own type. This is useful when using rework, which is only given the Stylesheet.stylesheet object.
Change StyleRules proeprty rules to be mandatory. It is always set.
2017-11-19 12:54:12 +01:00
..
css-tests.ts
index.d.ts Update css types 2017-11-19 12:54:12 +01:00
tsconfig.json
tslint.json