@pzh-ui/css 0.0.114 → 0.0.115

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pzh-ui/css",
3
- "version": "0.0.114",
3
+ "version": "0.0.115",
4
4
  "description": "Contains default styling for projects within Provincie Zuid-Holland.",
5
5
  "license": "ISC",
6
6
  "publishConfig": {
@@ -17,7 +17,7 @@
17
17
  "@tailwindcss/typography": "^0.5.16",
18
18
  "react-toastify": "^9.1.2"
19
19
  },
20
- "gitHead": "cc2af527dbcc6b8ef684ae7bb48808981eeb5612",
20
+ "gitHead": "13d3e10c7d3f63fb8ffddb33f9237f9254ebf1ce",
21
21
  "devDependencies": {
22
22
  "@tailwindcss/cli": "^4.1.4",
23
23
  "tailwindcss": "^4.1.4"
package/src/tailwind.css CHANGED
@@ -165,6 +165,9 @@
165
165
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
166
166
  padding-block: 0;
167
167
  }
168
+ ::-webkit-calendar-picker-indicator {
169
+ line-height: 1;
170
+ }
168
171
  :-moz-ui-invalid {
169
172
  box-shadow: none;
170
173
  }
@@ -138,6 +138,9 @@
138
138
  height: 0;
139
139
  }
140
140
  }
141
+
142
+ /* Prose styles */
143
+ --tw-prose-bold: inherit;
141
144
  }
142
145
 
143
146
  @font-face {