Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
raineorshine committed Nov 23, 2024
1 parent b5eae78 commit d793c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ To the user, a thought just consists of a bullet, text, and superscript indicati

This project uses [PandaCSS](https://panda-css.com/) for styling. Styles are automatically generated from ts files at compile-time when the dev server is running.

- Do not add any styles to App.css.
- Prefer inline styles, e.g. `css({ margin: '10px', padding: '10px' })`
- Define recipes for complex shared styles.
- If the styles get out of sync, restart the dev server or run `panda codegen`.

See: https://panda-css.com/docs/concepts/writing-styles

0 comments on commit d793c5b

Please sign in to comment.