smooth-plugin-css

0.1.1-alpha.59 • Public • Published

smooth-plugin-css

A Smooth plugin for CSS with built-in server-side rendering support.

Install

npm install smooth-plugin-css

Usage

Edit smooth.config.js:

// smooth.config.js
module.exports = {
  plugins: [
    {
      resolve: `smooth-plugin-css`,
      options: {
        // Add any options here
      },
    },
  ],
}

Readme

Keywords

Package Sidebar

Install

npm i smooth-plugin-css

Weekly Downloads

1

Version

0.1.1-alpha.59

License

MIT

Unpacked Size

3.93 kB

Total Files

7

Last publish

Collaborators

  • neoziro