@gem-sdk/styles
Advanced tools
+1
-1
| { | ||
| "name": "@gem-sdk/styles", | ||
| "version": "17.0.0-dev.117", | ||
| "version": "17.0.0-dev.118", | ||
| "description": "Largely classless, blazing fast and super light-weight. Bonsai, a base CSS framework for modern browsers", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
+6
-1
@@ -5,3 +5,8 @@ import './globals.d'; | ||
| export * from './types'; | ||
| export { styleObject, type StyleObject, type StyleObjectKey, type StyleObjectEntry } from '../dist/utility'; | ||
| export { | ||
| styleTokenObject, | ||
| type StyleTokenObject, | ||
| type StyleTokenObjectKey, | ||
| type StyleTokenObjectEntry, | ||
| } from '../dist/utility'; | ||
| declare const preset: Config; | ||
@@ -8,0 +13,0 @@ declare const properties: Options; |
827125
015280
0.03%