gatsby-plugin-esca-css

1.0.3 • Public • Published

gatsby-plugin-styled-jsx-postcss

An opinionated Gatsby plugin to use styled-jsx with PostCSS. Comes prepackaged with:

Install

With Yarn:

yarn add gatsby-plugin-esca-css

Or with npm:

npm install --save gatsby-plugin-esca-css

Usage

// In your gatsby-config.js
plugins: [
  'gatsby-plugin-esca-css',
]

Options

This plugin will also watch CSS files and refresh your browser on change if running in develop mode. This is because if you're importing other CSS files in your <style> tags, the browser will not refresh on its own. To disable this set a watchCss option to false.

/gatsby-plugin-esca-css/

    Package Sidebar

    Install

    npm i gatsby-plugin-esca-css

    Weekly Downloads

    8

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    5.61 kB

    Total Files

    9

    Last publish

    Collaborators

    • amadoa
    • dalewray
    • codevelopit
    • mastaaaron
    • escasports
    • tbaustin
    • ken85rose