Skip to content

slarsendisney/gatsby-plugin-shoelace

Repository files navigation

Description

This plugin adds Shoelace to your gatsby site.

What is shoelace?

A forward-thinking library of web components.

  • Fully customizable with CSS
  • Built with accessibility in mind
  • Open source

It was designed in New Hampshire by Cory LaViska.

How to install

Install via npm:

npm install --save-dev gatsby-plugin-shoelace

Examples of usage

Add the plugin to your site's config.js file:

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

About

Add shoelace.style to your gatsby site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published