You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
482 B

{
"name": "@styled-system/css",
"version": "5.1.5",
"description": "Styled System for the `css` prop",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"sideEffects": false,
"keywords": [
"css",
"css-in-js",
"emotion",
"styled-components",
"style",
"react"
],
"author": "Brent Jackson <jxnblk@gmail.com>",
"license": "MIT",
"gitHead": "629fa1a080fb71c0f966c79539aa4c5fd92f2f74",
"publishConfig": {
"access": "public"
}
}