bridgetown-plugin-tailwindcss 0.1.3 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9ab0b8f81c3e205877d2ecfa2c7805b9db1c49471727ac7ce08162591b6fd412
4
- data.tar.gz: 452f62b1662159e5460ac44a70f09fc5b7fe226a509ec1f7a984c2da1ea7fe61
3
+ metadata.gz: da2691a6dc3631b29eef074262036a1eb08fa235f5b23829f4a9745b4697d788
4
+ data.tar.gz: 40e43b4b3f950b7479e12a9b1283a71d12dabc37002f9d3936237c6eebd60702
5
5
  SHA512:
6
- metadata.gz: e0a5a9ee06575bb1e7bded3d9ae9afa72f7bcd8ae3bff74594604bf2b7a5428c59c9c1185017ae21eafa6c3c8de201fed6d626207a07ba9a225ec0d85c4710aa
7
- data.tar.gz: 4a288d736261f5dd0780699102d7ad79659f6da9bf1551b6623e4631f86eb077a529cd88dad747c89c3e016afa61bd0349860290e96a962210b3e9e1fba3016c
6
+ metadata.gz: 960677d3a2ac82ebcd7b37fd943003d920edb9d577f4d30ccc7be0447610a650b7aa7edd237b9d999f11834ad8207226e64194f03b33fec1c31f951dedc6815f
7
+ data.tar.gz: d274d3ff30809c35bf0f05f25eb1fbf6e2366f7707781fb55e14c829ef554584066378e54aacbef134403f4778a7cef7194d6dc4ddc7ddd217d85de8a06a80a2
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module TailwindCss
4
- VERSION = "0.1.3"
4
+ VERSION = "0.1.4"
5
5
  end
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bridgetown-plugin-tailwindcss",
3
- "version": "0.1.3",
3
+ "version": "0.1.4",
4
4
  "main": "frontend/javascript/index.js",
5
5
  "repository": {
6
6
  "type": "git",
@@ -13,9 +13,9 @@
13
13
  "files": [
14
14
  "frontend"
15
15
  ],
16
- "devDependencies": {
17
- "postcss-import": "^0.1.3",
18
- "postcss-loader": "^0.1.3",
19
- "tailwindcss": "^0.1.3"
16
+ "dependencies": {
17
+ "postcss-import": "^0.1.4",
18
+ "postcss-loader": "^0.1.4",
19
+ "tailwindcss": "^0.1.4"
20
20
  }
21
21
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bridgetown-plugin-tailwindcss
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Konnor Rogers
@@ -140,7 +140,7 @@ homepage: https://github.com/paramagicdev/bridgetown-plugin-tailwindcss
140
140
  licenses:
141
141
  - MIT
142
142
  metadata:
143
- yarn-add: bridgetown-plugin-tailwindcss@0.1.3
143
+ yarn-add: bridgetown-plugin-tailwindcss@0.1.4
144
144
  post_install_message:
145
145
  rdoc_options: []
146
146
  require_paths: