Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.