Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/herber/buttered
🥞🧈 An opinionated fork of Goober.
https://github.com/herber/buttered
Last synced: about 2 months ago
JSON representation
🥞🧈 An opinionated fork of Goober.
- Host: GitHub
- URL: https://github.com/herber/buttered
- Owner: herber
- License: mit
- Fork: true (cristianbote/goober)
- Created: 2021-04-10T10:11:45.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-25T15:31:05.000Z (about 3 years ago)
- Last Synced: 2024-09-21T06:31:01.028Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Buttered
An opinionated fork of Goober.
Thanks to Cristian for his great work! 🙏## Install
```
yarn add buttered
```## Features
- Set up for React
- Built-in Autoprefixer
- Automatic ref forwarding
- A familiar API## About
Goober is the greatest thing that happened to CSS-in-JS in years (imo) but the repetitive setup is a bit cumbersome. Thats where Buttered comes into play. Buttered is already set up with the options that most React developers want.
## API
The API is exactly like Goober's, but you don't have to call the setup function.