Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jantimon authored Jan 23, 2024
1 parent 562dce4 commit 2fd2af7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,15 +256,14 @@ const Container = styled.div`
```

| Feature | Code | Yak Constant files |
|------------------|-------------------------------------------------|------------------------------------------------|
|:-----------------|:------------------------------------------------|:-----------------------------------------------|
| File Extension | `.js`, `.jsx`, `.tsx`, etc. | `.yak.js`, `.yak.jsx`, `.yak.tsx`, etc. |
| Runs at | Runtime (Node or Browser) | Compile time (Bundler) |
| Side effects || 🚫 |
| Yak Features | All (`styled`, `css`, ...) | 🚫 |


[Build time constants (video)](https://github.com/jantimon/next-yak/assets/4113649/b0ed7240-571d-4b3b-ad59-23bbf8716a03)

[Build time constants (video)](https://github.com/jantimon/next-yak/assets/4113649/6bdc44df-2996-40a3-9255-4b9ed0df464a)

## Todos:

Expand Down

0 comments on commit 2fd2af7

Please sign in to comment.