@nattstack/ui 0.0.17 → 0.0.18

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.
@@ -103,25 +103,6 @@ h6 {
103
103
  text-wrap: balance;
104
104
  }
105
105
 
106
- /*
107
- Default heading typography
108
- */
109
- h1 {
110
- font-size: 5.6rem;
111
- }
112
-
113
- h2 {
114
- font-size: 3.6rem;
115
- }
116
-
117
- h3 {
118
- font-size: 3rem;
119
- }
120
-
121
- h4 {
122
- font-size: 2rem;
123
- }
124
-
125
106
  /*
126
107
  Improve paragraph wrapping for readability
127
108
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nattstack/ui",
3
- "version": "0.0.17",
3
+ "version": "0.0.18",
4
4
  "description": "A collection of reusable React components built with Base UI, TypeScript, and CSS Modules",
5
5
  "keywords": [
6
6
  "base-ui",