Skip to content

Commit fac206e

Browse files
Update README.md
1 parent 5c3e0ad commit fac206e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -932,7 +932,7 @@ The project was [discountinued](https://github.com/paypal/glamorous/issues/419)
932932

933933
## Motivation
934934

935-
The CSS language and CSS Modules approach have some limitations especially if you want to have solid and type-safe code. Some of these limitations having altenative solutions, others are just being "annoying" and "less ideal":
935+
The CSS language and CSS Modules approach have some limitations especially if you want to have solid and type-safe code. Some of these limitations have altenative solutions, others are just being "annoying" and "less ideal":
936936

937937
- **Styles cannot be co-located with components**
938938
This can be frustrating when authoring many small components, but it's not a deal breaker. For large components/containers/pages/screens this isn't an actual issue, because you probably prefer to extract the styles in a separate file.

0 commit comments

Comments
 (0)