Skip to content

Commit 02c03e9

Browse files
authored
Merge pull request #36 from davidleger95/davidleger95-patch-1
Update README.md
2 parents 231126e + 3d6bcee commit 02c03e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ While the end product is functionally complete, there are a few things I'd like
1313
- Storybook: for developing and testing different variants of components
1414
- Playwright: for visual regression testing
1515
- Stylelint: for ensuring CSS is clean (I'd especially like to lint for rational-ordering, which keeps properties with similar functionality grouped closely)
16-
- bundlesize: I'd like to add bundlesize check for
16+
- bundlesize: I'd like to add bundlesize check for extreme bloat. Sometimes you can accidentally include deps that are way too heavy for what they do and it's better to just write something yourself.

0 commit comments

Comments
 (0)