@nswds/app 1.40.1 → 1.42.0
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/dist/globals.css +1 -1
- package/dist/index.cjs +68 -70
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +68 -70
- package/dist/index.js.map +1 -1
- package/dist/styles.css +1 -1
- package/dist/styles.css.map +1 -1
- package/package.json +2 -2
package/dist/styles.css
CHANGED
|
@@ -11253,5 +11253,5 @@ body {
|
|
|
11253
11253
|
}
|
|
11254
11254
|
}
|
|
11255
11255
|
}
|
|
11256
|
-
/*! tailwindcss v4.1.
|
|
11256
|
+
/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */
|
|
11257
11257
|
/*# sourceMappingURL=styles.css.map */
|