stylis-responsive-properties
Version:
responsive properties plugin for stylis
23 lines • 580 B
JSON
{
"name": "stylis-responsive-properties",
"version": "0.0.7",
"description": "responsive properties plugin for stylis",
"main": "dist/index.js",
"repository": "git@github.com:alexandr-solovyov/stylis-responsive-properties.git",
"author": "Alex Solovev <alex.solovev.work@gmail.com>",
"license": "MIT",
"keywords": [
"css-in-js",
"stylis",
"stylis-plugin",
"styled-components",
"emotion",
"css",
"stylis-responsive-properties",
"postcss-responsive-properties",
"responsive-properties"
],
"scripts": {
"build": "tsc"
}
}