UNPKG

flamingo-carotene-postcss

Version:

Provide the postcss loader for a flamingo-carotene-webpack setup

26 lines (25 loc) 721 B
{ "name": "flamingo-carotene-postcss", "version": "9.0.0-alpha.13", "description": "Provide the postcss loader for a flamingo-carotene-webpack setup", "author": "team-frontend <team-frontend@aoe.com>", "license": "OSL-3.0", "repository": "https://github.com/i-love-flamingo/flamingo-carotene/tree/master/modules/flamingo-carotene-postcss", "keywords": [ "flamingo-carotene", "flamingo", "carotene", "om3" ], "scripts": { "test": "echo \"No tests present\"", "link": "npm link", "unlink": "npm unlink" }, "dependencies": { "autoprefixer": "10.4.16", "postcss": "8.4.30", "postcss-loader": "7.3.3" }, "gitHead": "525073a8589c8d04fec95dddd7d751d5d6c05fa4" }