Skip to content

Commit

Permalink
Style(repo): Reformat docs using Prettier v3
Browse files Browse the repository at this point in the history
  • Loading branch information
literat committed Jun 10, 2024
1 parent 15b9764 commit 53d312a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/design-tokens/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@

| Category | Supernova | Figma | Sass |
| ------------- | --------- | ----- | -------------------- |
| πŸ–Ό Borders | βœ… | ❌ | [`_borders.sass`] |
| πŸ–Ό Borders | βœ… | ❌ | [`_borders.sass`] |
| 🎨 Colors | βœ… | βœ… | [`_colors.sass`] |
| πŸ–ŒοΈ Gradients | βœ… | βœ… | [`_gradients.sass`] |
| πŸ“οΈ Measures | βœ… | ❌ | [`_measures.sass`] |
| βš™οΈ Other | βœ… | ❌ | [`_other.sass`] |
| 🎱 Radii | βœ… | ❌ | [`_radii.sass`] |
| β›± Shadows | βœ… | βœ… | [`_shadows.sass`] |
| β›± Shadows | βœ… | βœ… | [`_shadows.sass`] |
| πŸ”  Typography | βœ… | βœ… | [`_typography.sass`] |

## Install
Expand Down
2 changes: 1 addition & 1 deletion packages/web-twig/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ Add remote repository only once:

Force push current changes to remote using subtree:

- `` git push web-twig-readonly `git subtree split --prefix packages/web-twig main`:main --force ``
- ``git push web-twig-readonly `git subtree split --prefix packages/web-twig main`:main --force``

Or

Expand Down

0 comments on commit 53d312a

Please sign in to comment.