7.2.3-alpha • Published 5 years ago

@kibalabs/react-static-plugin-emotion v7.2.3-alpha

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

react-static-plugin-emotion

A React-Static plugin that adds CSS-in-JS/SSR support for emotion & react-emotion

Installation

In an existing react-static site run:

$ yarn add react-static-plugin-emotion

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

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

What does this plugin do under the hood?

7.2.3-alpha

5 years ago

7.3.0

5 years ago

7.2.3

5 years ago