@emmetio/snippets
Advanced tools
Comparing version 0.2.6 to 0.2.8
@@ -49,3 +49,3 @@ { | ||
"bdrw": "border-right-width", | ||
"bds": "border-style:hidden|dotted|dashed|solid|double|dot-dash|dot-dot-dash|wave|groove|ridge|inset|outset", | ||
"bds": "border-style:none|hidden|dotted|dashed|solid|double|dot-dash|dot-dot-dash|wave|groove|ridge|inset|outset", | ||
"bdsp": "border-spacing", | ||
@@ -75,3 +75,3 @@ "bdt": "border-top:${1:1px} ${2:solid} ${3:#000}", | ||
"bgsz": "background-size:contain|cover", | ||
"bxsh": "box-shadow:${1:inset }${2:hoff} ${3:voff} ${4:blur} ${5:color}|none", | ||
"bxsh": "box-shadow:${1:inset }${2:hoff} ${3:voff} ${4:blur} #${5:000}|none", | ||
"bxsz": "box-sizing:border-box|content-box|border-box", | ||
@@ -78,0 +78,0 @@ "c": "color:#${1:000}", |
@@ -199,3 +199,3 @@ 'use strict'; | ||
"bdrw": "border-right-width", | ||
"bds": "border-style:hidden|dotted|dashed|solid|double|dot-dash|dot-dot-dash|wave|groove|ridge|inset|outset", | ||
"bds": "border-style:none|hidden|dotted|dashed|solid|double|dot-dash|dot-dot-dash|wave|groove|ridge|inset|outset", | ||
"bdsp": "border-spacing", | ||
@@ -225,3 +225,3 @@ "bdt": "border-top:${1:1px} ${2:solid} ${3:#000}", | ||
"bgsz": "background-size:contain|cover", | ||
"bxsh": "box-shadow:${1:inset }${2:hoff} ${3:voff} ${4:blur} ${5:color}|none", | ||
"bxsh": "box-shadow:${1:inset }${2:hoff} ${3:voff} ${4:blur} #${5:000}|none", | ||
"bxsz": "box-sizing:border-box|content-box|border-box", | ||
@@ -228,0 +228,0 @@ "c": "color:#${1:000}", |
@@ -197,3 +197,3 @@ var html = { | ||
"bdrw": "border-right-width", | ||
"bds": "border-style:hidden|dotted|dashed|solid|double|dot-dash|dot-dot-dash|wave|groove|ridge|inset|outset", | ||
"bds": "border-style:none|hidden|dotted|dashed|solid|double|dot-dash|dot-dot-dash|wave|groove|ridge|inset|outset", | ||
"bdsp": "border-spacing", | ||
@@ -223,3 +223,3 @@ "bdt": "border-top:${1:1px} ${2:solid} ${3:#000}", | ||
"bgsz": "background-size:contain|cover", | ||
"bxsh": "box-shadow:${1:inset }${2:hoff} ${3:voff} ${4:blur} ${5:color}|none", | ||
"bxsh": "box-shadow:${1:inset }${2:hoff} ${3:voff} ${4:blur} #${5:000}|none", | ||
"bxsz": "box-sizing:border-box|content-box|border-box", | ||
@@ -226,0 +226,0 @@ "c": "color:#${1:000}", |
{ | ||
"name": "@emmetio/snippets", | ||
"version": "0.2.6", | ||
"version": "0.2.8", | ||
"description": "Emmet snippets", | ||
@@ -5,0 +5,0 @@ "main": "dist/snippets.cjs.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
61078
9
1477