@nubase/frontend 0.1.17 → 0.1.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.
package/dist/styles.css CHANGED
@@ -2388,12 +2388,6 @@
2388
2388
  padding-left: calc(var(--spacing) * 2.5);
2389
2389
  }
2390
2390
  }
2391
- .md\:text-sm {
2392
- @media (width >= 48rem) {
2393
- font-size: var(--text-sm);
2394
- line-height: var(--tw-leading, var(--text-sm--line-height));
2395
- }
2396
- }
2397
2391
  .dark\:bg-destructive\/60 {
2398
2392
  @media (prefers-color-scheme: dark) {
2399
2393
  background-color: var(--color-destructive);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nubase/frontend",
3
- "version": "0.1.17",
3
+ "version": "0.1.18",
4
4
  "description": "React components and utilities for nubase",
5
5
  "keywords": [
6
6
  "react",