najwer23morsels 0.8.11 → 0.8.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,8 +4,6 @@ This design system leverages native CSS features, primarily global CSS variables
|
|
|
4
4
|
|
|
5
5
|
By following native CSS conventions, the package provides a flexible and efficient way to adapt the design system to different branding requirements or design preferences while keeping the styling logic clear and easy to manage. Using React props for styling alongside CSS variable overrides offers a powerful combination for both dynamic and static style customization.
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
|
|
9
7
|
# najwer23morsels
|
|
10
8
|
|
|
11
9
|
[](https://najwer23.github.io/najwer23morsels) [](https://github.com/najwer23/najwer23morsels) [](https://www.npmjs.com/search?q=najwer23morsels) [](https://www.npmjs.com/package/najwer23morsels)
|