@gem-sdk/styles
Advanced tools
Comparing version 1.11.1-staging-ff93eab1 to 1.12.0-experimental-8f483e48
{ | ||
"name": "@gem-sdk/styles", | ||
"version": "1.11.1-staging-ff93eab1", | ||
"version": "1.12.0-experimental-8f483e48", | ||
"description": "Largely classless, blazing fast and super light-weight. Bonsai, a base CSS framework for modern browsers", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -406,2 +406,8 @@ /** @type {import('../types/common').Options} */ | ||
}, | ||
{ | ||
property: 'text-decoration-line', | ||
shortHand: 'tdl', | ||
mediaQuery: true, | ||
mdnReference: 'https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration-line', | ||
}, | ||
// { | ||
@@ -408,0 +414,0 @@ // property: 'text-decoration-style', |
@@ -46,2 +46,3 @@ export type ShortHandProperty = | ||
| 'tdc' | ||
| 'tdl' | ||
| 'm' | ||
@@ -48,0 +49,0 @@ | 'mb' |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
321220
9023