Skip to content

Commit

Permalink
Update content
Browse files Browse the repository at this point in the history
  • Loading branch information
1aron committed Jun 3, 2024
1 parent a695157 commit b105f7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
2 changes: 1 addition & 1 deletion internal
11 changes: 1 addition & 10 deletions site/app/[locale]/guide/reusing-styles/content.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -171,13 +171,4 @@ This is useful for block-specific style reuse, rather than creating `styles['hom

- Moderately abstracting styles make design easier to manage and maintain consistency, but it doesn't mean that all styles should be abstracted.
- Only abstract styles that have the potential for reuse, rather than naming them simply for brevity or naming's sake.
- A good CSS structure combines abstract classes and utility classes — don’t get hung up on specific approaches.








~/site/styles/btn
- A good CSS structure combines abstract classes and utility classes — don’t get hung up on specific approaches.

0 comments on commit b105f7c

Please sign in to comment.