Skip to content

Commit

Permalink
docs: updates to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
angelmeraz committed Feb 4, 2024
1 parent f2a357d commit 405e7e5
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 @@ -182,7 +182,7 @@ console.log(classes);
// alert: 'flex p-4 bg-red-50',
// }

// Styles can be also be reused and extended
// Styles can also be reused and extended
const extendOverrides = {
alert: {
animation: 'animate-ping',
Expand Down

0 comments on commit 405e7e5

Please sign in to comment.