0.1.10 • Published 3 years ago

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

Weekly downloads
1
License
MIT
Repository
github
Last release
3 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

3 years ago

0.1.9

3 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago