gatsby-plugin-mantine

5.0.0 • Public • Published

gatsby-plugin-mantine

Enables server side rendering for Mantine components.

Installation

With yarn:

yarn add --dev gatsby-plugin-mantine

With npm:

npm install gatsby-plugin-mantine

Usage

Add gatsby-plugin-mantine to your gatsby-config.js:

module.exports = {
  plugins: ["gatsby-plugin-mantine" /* ...other plugins */],
};

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i gatsby-plugin-mantine

Homepage

mantine.dev/

Weekly Downloads

203

Version

5.0.0

License

MIT

Unpacked Size

2.66 kB

Total Files

7

Last publish

Collaborators

  • rtivital