postcss 0.0.2

🚀 Fast and 100% API compatible postcss replacer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "adapter",
  "version": "1.0.0",
  "private": true,
  "description": "",
  "main": "index.js",
  "author": "postcss-rs contributors",
  "license": "MIT",
  "devDependencies": {
    "postcss": "*"
  }
}