An open API service indexing awesome lists of open source software.

https://github.com/queen-raae/gatsby-theme-queen

✨ Common styling fro Queen Raae's projects
https://github.com/queen-raae/gatsby-theme-queen

Last synced: 3 months ago
JSON representation

✨ Common styling fro Queen Raae's projects

Awesome Lists containing this project

README

        

# @raae/gatsby-theme-queen

> A Gatsby Theme for Queen Raae's demos

## A message from Queen [@raae](https://twitter.com/raae)

Learn how to get the most out of Gatsby and **stay updated** on the plugin by [subscribing](https://queen.raae.codes/emails/?utm_source=readme&utm_campaign=plugin-queen-styling) to emails from yours truly.

## How to install

`npm install @raae/gatsby-theme-queen`

or

`yarn add @raae/gatsby-theme-queen`

## How to use

```
module.exports = {
plugins: [
`@raae/gatsby-theme-queen`
],
}
```

## How to contribute

I love to hear from folks, do not be shy 🎉

### With Questions, Feedback and Suggestions

If you have any questions, feedback or suggestions head on over to [discussions](https://github.com/queen-raae/gatsby-plugin-svg-emoji-favicon/discussions).

### With Bugs Reports

If you find a bug please open an [issue](https://github.com/queen-raae/gatsby-plugin-svg-emoji-favicon/issues) and/or create a pull request to fix it.