fela-stylesheet
Version:
Fela tool to organize multiple rules in StyleSheets
23 lines • 447 B
JSON
{
"name": "fela-stylesheet",
"version": "4.1.2",
"description": "Fela tool to organize multiple rules in StyleSheets",
"main": "index.js",
"files": [
"LICENSE",
"README.md",
"index.js",
"/dist"
],
"repository": "https://github.com/rofrischmann/fela/",
"keywords": [
"fela",
"fela-tool",
"cssinjs"
],
"author": "Robin Frischmann",
"license": "MIT",
"peerDependencies": {
"fela": "4.1.2"
}
}