diff --git a/package.json b/package.json index b8f0f42..24eaf35 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "postcss-loader": "^2.1.1", "purgecss-webpack-plugin": "^1.4.0", "style-loader": "^0.20.3", - "tailwindcss": "^1.4.5", + "tailwindcss": "^1.6.0", "webpack": "^4.29.6", "webpack-cli": "^3.3.0", "webpack-dev-server": "^3.2.1" diff --git a/src/index.html b/src/index.html index c51723f..078e204 100644 --- a/src/index.html +++ b/src/index.html @@ -31,7 +31,7 @@ x-ref="searchField" x-model="search" x-on:keydown.window.prevent.slash="$refs.searchField.focus()" - placeholder="Search 420 System UIcons" + x-bind:placeholder="'Search ' + myForData.length + ' System UIcons'" type="text" name="search" value="" @@ -45,40 +45,48 @@
- - - +
+ + + +