gatsby-plugin-numl

0.0.2 • Public • Published

gatsby-plugin-numl

A Gatsby plugin for Numl Design System.

There is no full SSR support at the moment, but you can use it with npm run build without any problem except SEO optimizations.

Install

Install this module via npm:

npm install gatsby-plugin-numl

How to use

There are no options for the plugin. Just add gatsby-plugin-numl to the plugins section of the gatsby-config.js:

// gatsby-config.js

module.exports = {
  plugins: [`gatsby-plugin-numl`],
};

Examples

You learn more about Numl Design System visit the Official Numl Site.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i gatsby-plugin-numl

    Weekly Downloads

    0

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    1.44 kB

    Total Files

    5

    Last publish

    Collaborators

    • tenphi