Skip to main content
Module

x/goober/packages/gatsby-plugin-goober/package.json

πŸ₯œ goober, a less than 1KB πŸŽ‰ css-in-js alternative with a familiar API
Go to Latest
File
{ "name": "gatsby-plugin-goober", "version": "2.4.0", "description": "Gatsby plugin to add support for goober", "main": "index.js", "scripts": {}, "keywords": [ "goober", "gatsby", "gatsby-plugin", "styled", "components" ], "files": [ "gatsby-browser.js", "gatsby-ssr.js", "index.js", "package.json", "README.md" ], "author": "Cristian Bote", "license": "ISC", "dependencies": {}, "devDependencies": {}, "peerDependencies": { "goober": "^2.0.35", "gatsby": "^3.0.0" }, "repository": { "type": "git", "url": "https://github.com/cristianbote/goober.git", "directory": "packages/gatsby-plugin-goober" }}