@utrecht/link-list-css
Advanced tools
Comparing version 1.1.0 to 2.0.0
{ | ||
"version": "1.1.0", | ||
"version": "2.0.0", | ||
"author": "Community for NL Design System", | ||
@@ -4,0 +4,0 @@ "description": "Link list component for the Municipality of Utrecht based on the NL Design System architecture", |
@@ -20,4 +20,12 @@ { | ||
}, | ||
"item": { | ||
"margin-block-start": { | ||
"row-gap": { | ||
"$extensions": { | ||
"nl.nldesignsystem.css.property": { | ||
"syntax": "<length>", | ||
"inherits": true | ||
} | ||
} | ||
}, | ||
"link": { | ||
"column-gap": { | ||
"$extensions": { | ||
@@ -30,9 +38,18 @@ "nl.nldesignsystem.css.property": { | ||
}, | ||
"column-gap": { | ||
"font-weight": { | ||
"$extensions": { | ||
"nl.nldesignsystem.css.property": { | ||
"syntax": "<length>", | ||
"syntax": "<number>", | ||
"inherits": true | ||
} | ||
} | ||
}, | ||
"text-decoration": { | ||
"$extensions": { | ||
"nl.nldesignsystem.css.property": { | ||
"syntax": "none | underline", | ||
"inherits": true | ||
} | ||
}, | ||
"type": "textDecoration" | ||
} | ||
@@ -39,0 +56,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
19914
8
118