@asmallstudio/plugin-react-static-css-modules-postcss

0.1.10 • Public • Published

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"]
};

Readme

Keywords

none

Package Sidebar

Install

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

Weekly Downloads

1

Version

0.1.10

License

MIT

Unpacked Size

7.24 kB

Total Files

5

Last publish

Collaborators

  • scottsmith
  • asmallstudio