@vcl/input-group
Advanced tools
Comparing version 0.2.5 to 0.2.6
{ | ||
"name": "@vcl/input-group", | ||
"description": "Buttons and icograms (label/ icons) prepended and/ or appended to an input control", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"main": "package.json", | ||
@@ -33,4 +33,4 @@ "scripts": { | ||
"@vcl/input": "^0.2.0", | ||
"@vcl/preprocessor": "^0.2.2", | ||
"@vcl/typography": "^0.2.0", | ||
"@vcl/preprocessor": "^0.2.3", | ||
"@vcl/typography": "^0.2.1", | ||
"gulp": "^3.9.0", | ||
@@ -37,0 +37,0 @@ "normalize.css": "^7.0.0", |
@@ -21,3 +21,3 @@ # [VCL](https://github.com/vcl/doc) input-group | ||
Multiple appended and prepended elements are possible as well. | ||
Permutations of multiple prepended/ appended elements are possible as well. | ||
@@ -24,0 +24,0 @@ [multiple example](/demo/example-multiple.html) |
Sorry, the diff of this file is not supported yet
5800