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
- Host: GitHub
- URL: https://github.com/queen-raae/gatsby-theme-queen
- Owner: queen-raae
- Created: 2022-01-02T07:24:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-09T15:57:07.000Z (almost 3 years ago)
- Last Synced: 2025-02-17T07:48:20.295Z (4 months ago)
- Language: SCSS
- Size: 1.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Code of conduct: CODE_OF_CONDUCT.md
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.