@raae/gatsby-plugin-new-css

0.0.2 • Public • Published

@raae/gatsby-plugin-new-css

Add new.css styling to your Gatsby site.

Useful for demos where you would like to keep styling out of it, but cannot stand looking at unstyled html.

How to install

npm install @raae/gatsby-plugin-new-css

or

yarn add @raae/gatsby-plugin-new-css

How to use

module.exports = {
  plugins: [
    `@raae/gatsby-plugin-css-new`
  ],
}

How to contribute

Questions, Feedback and Suggestions

If you have any questions, feedback or suggestions head on over to discussions.

Bugs

If you find a bug please open an issue and/or create a pull request to fix it.

Support

If you got some value out of this plugin consider buying me a coffee or two.

Buy Me a Coffee at ko-fi.com

Stay updated

Stay updated on the development of this plugin by subscribing to updates from @raae.

Package Sidebar

Install

npm i @raae/gatsby-plugin-new-css

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

2.32 kB

Total Files

5

Last publish

Collaborators

  • raae