@atis/renderer-grommet

0.5.0 • Public • Published

atis/renderer-grommet

This is a plugin for Astro apps that enables server-side rendering of Grommet React components.

Installation

Install @atis/renderer-grommet and then add it to your astro.config.mjs in the renderers property:

npm install @atis/renderer-grommet

astro.config.mjs

export default {
  renderers: [
    '@atis/renderer-grommet'
  ]
}

Documentation

Astro Renderer Documentation

Readme

Keywords

none

Package Sidebar

Install

npm i @atis/renderer-grommet

Homepage

astro.build

Weekly Downloads

1

Version

0.5.0

License

MIT

Unpacked Size

10.2 kB

Total Files

8

Last publish

Collaborators

  • atis