DefinitelyTyped/types/ui-box/package.json
Netto Farah 524badb2af Add defintions for ui-box@1.4 (#31750)
📦 ui-box is a low level CSS-in-JS solution that focuses on being simple,
fast and extensible. All CSS properties are set using simple React props,
which allows you to easily create reusable components that can be enhanced
with additional CSS properties.

https://github.com/segmentio/ui-box
2018-12-31 08:33:16 -08:00

7 lines
71 B
JSON

{
"private": true,
"dependencies": {
"csstype": "^2.6.0"
}
}