0.1.10 • Published 4 years ago

@asmallstudio/plugin-react-static-css-modules-postcss v0.1.10

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

tinyutil/plugins

NPM Version Dependency Status

React Static CSS Modules and PostCSS support plugin for a small studio websites.

Installation

In an existing react-static site run:

$ npm i -P @asmallstudio/plugin-react-static-css-modules-postcss

Then add the plugin to your static.config.js:

export default {
	plugins: ["@asmallstudio/plugin-react-static-css-modules-postcss"]
};
0.1.10

4 years ago

0.1.9

4 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago