gatsby-plugin-css-system

0.1.0 • Public • Published

gatsby-plugin-css-system

npm package

Getting started

You can download gatsby-plugin-css-system from the NPM registry via the npm or yarn commands

yarn add gatsby-plugin-css-system
# OR 
npm install gatsby-plugin-css-system --save

Usage

Add the plugin in your gatsby-config.js file:

module.exports = {
  plugins: ["gatsby-plugin-css-system"]
};

Package Sidebar

Install

npm i gatsby-plugin-css-system

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

3.1 kB

Total Files

5

Last publish

Collaborators

  • cedricdelpoux