Skip to content

Commit

Permalink
readme css-based to css-driven
Browse files Browse the repository at this point in the history
  • Loading branch information
nsaunders committed May 31, 2024
1 parent acadd88 commit 5e5a44c
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 @@ -41,7 +41,7 @@ behavior, and more. Consider this example of a `Box` component:

With a styling API that builds heavily upon the declarative nature of React, the
`Box` component enables you to manage complex styling scenarios with ease.
Meanwhile, Embellish's purely CSS-based approach for defining conditions like
Meanwhile, Embellish's purely CSS-driven approach for defining conditions like
`hover` and `active` means that you can create dynamic and interactive UI
elements without compromising on performance or maintainability.

Expand Down

0 comments on commit 5e5a44c

Please sign in to comment.