Skip to content

Commit 37990f5

Browse files
author
Adrian Bece
committed
Fix
1 parent 80e1773 commit 37990f5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.DS_Store

-6 KB
Binary file not shown.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,11 +123,11 @@ You'll have to apply the following styles manually. Check out the default values
123123

124124
### Why not build the entire framework / design system?
125125

126-
This is a relatively new and unexplored concept, so I didn't want to build an entire design system or a CSS framework with styled buttons. inputs, nav, cards and other elements, etc. and create a framework with accessibility issues that is also massive and difficult to maintain and use.
126+
This is a relatively new and unexplored concept, so I didn't want to build an entire design system or a CSS framework that enforces styles on buttons. inputs, nav, cards and other elements, etc. and end up with accessibility issues and a framework that is hard to maintain.
127127

128-
I wanted to leave it unopinionated and simple, so its easily customizable and can be sprinkled throughout your project.
128+
I wanted to leave it unopinionated and simple, so its easily customizable and can be sprinkled throughout your project. This approach allows you full control over the styles and how you adapt them to your design.
129129

130-
I used it while building the [Demo page](https://codeadrian.github.io/clay.css/) and it was really fun, useful and intuitive. CSS variables are easy to memorize and easily customizable.
130+
I've built a [demo page](https://codeadrian.github.io/clay.css/) and it was really fun, useful and intuitive. CSS variables are easy to memorize and easily customizable.
131131

132132
## Sponsors
133133

0 commit comments

Comments
 (0)