Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ function App() {

### Styling API

The styling API is the same api is vanilla-extract, but allows styles to be defined in the same file, improving the DX.
The styling API is the same api as vanilla-extract, but allows styles to be defined in the same file, improving the DX.

Check out [vanilla-extract docs](https://vanilla-extract.style/documentation/api/style/) for the API reference.

Expand Down