react-static-plugin-styled-components

7.6.2 • Public • Published

react-static-plugin-styled-components

A React-Static plugin that adds CSS-in-JS/SSR support for styled-components

Prerequisites

  • styled-components 4+ (This has been tested with 4.3.2)

Installation

In an existing react-static site run:

$ yarn add react-static-plugin-styled-components styled-components

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

export default {
  plugins: ["react-static-plugin-styled-components"]
};

Readme

Keywords

none

Package Sidebar

Install

npm i react-static-plugin-styled-components

Weekly Downloads

74

Version

7.6.2

License

MIT

Unpacked Size

5.89 kB

Total Files

6

Last publish

Collaborators

  • tannerlinsley
  • sleeplessbyte