@oxide/design-system 0.5.0--canary.15.e4ffa3f.0 → 0.5.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/package.json +1 -1
- package/styles/dist/blue.css +0 -5
- package/styles/dist/purple.css +0 -5
- package/styles/dist/yellow.css +0 -5
package/package.json
CHANGED
package/styles/dist/blue.css
CHANGED
|
@@ -404,9 +404,4 @@
|
|
|
404
404
|
|
|
405
405
|
--theme-notice-800-rgb: var(--base-yellow-800-rgb);
|
|
406
406
|
--theme-notice-800: rgb(var(--theme-notice-800-rgb));
|
|
407
|
-
|
|
408
|
-
--border-radius-sm: 0.125rem;
|
|
409
|
-
--border-radius: 0.1875rem;
|
|
410
|
-
--border-radius-lg: 0.375rem;
|
|
411
|
-
--border-radius-full: 624.9375rem;
|
|
412
407
|
}
|
package/styles/dist/purple.css
CHANGED
|
@@ -404,9 +404,4 @@
|
|
|
404
404
|
|
|
405
405
|
--theme-notice-800-rgb: var(--base-yellow-800-rgb);
|
|
406
406
|
--theme-notice-800: rgb(var(--theme-notice-800-rgb));
|
|
407
|
-
|
|
408
|
-
--border-radius-sm: 0.125rem;
|
|
409
|
-
--border-radius: 0.1875rem;
|
|
410
|
-
--border-radius-lg: 0.375rem;
|
|
411
|
-
--border-radius-full: 624.9375rem;
|
|
412
407
|
}
|
package/styles/dist/yellow.css
CHANGED
|
@@ -404,9 +404,4 @@
|
|
|
404
404
|
|
|
405
405
|
--theme-notice-800-rgb: var(--base-yellow-800-rgb);
|
|
406
406
|
--theme-notice-800: rgb(var(--theme-notice-800-rgb));
|
|
407
|
-
|
|
408
|
-
--border-radius-sm: 0.125rem;
|
|
409
|
-
--border-radius: 0.1875rem;
|
|
410
|
-
--border-radius-lg: 0.375rem;
|
|
411
|
-
--border-radius-full: 624.9375rem;
|
|
412
407
|
}
|