react-static-plugin-emotion

7.6.2 • Public • Published

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?

/react-static-plugin-emotion/

    Package Sidebar

    Install

    npm i react-static-plugin-emotion

    Weekly Downloads

    18

    Version

    7.6.2

    License

    MIT

    Unpacked Size

    5.15 kB

    Total Files

    7

    Last publish

    Collaborators

    • tannerlinsley
    • sleeplessbyte