mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
📦 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
7 lines
71 B
JSON
7 lines
71 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"csstype": "^2.6.0"
|
|
}
|
|
}
|