gatsby-plugin-polished

1.0.4 • Public • Published

gatsby-plugin-polished

A Gatsby plugin for polished. It's not required to use polished, but it adds the polished babel plugin, which removes the (tiny) runtime impact.

Install

npm install --save polished gatsby-plugin-polished babel-plugin-polished

How to use

Edit gatsby-config.js

module.exports = {
  plugins: [
    {
      resolve: `gatsby-plugin-polished`
    }
  ]
}

Package Sidebar

Install

npm i gatsby-plugin-polished

Weekly Downloads

49

Version

1.0.4

License

MIT

Unpacked Size

3.98 kB

Total Files

8

Last publish

Collaborators

  • corjen