create-pylon 1.2.0-canary-20250211161047.8acee79391b2d8d34b99c11ddfec672494316bdf → 1.2.0-canary-20250212095317.f2dce964eb04b9aa7df6adc7965195d8ef6d5bfb

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.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "create-pylon",
3
3
  "type": "module",
4
- "version": "1.2.0-canary-20250211161047.8acee79391b2d8d34b99c11ddfec672494316bdf",
4
+ "version": "1.2.0-canary-20250212095317.f2dce964eb04b9aa7df6adc7965195d8ef6d5bfb",
5
5
  "description": "CLI for creating a Pylon",
6
6
  "bin": "./dist/index.js",
7
7
  "files": [
@@ -23,7 +23,8 @@
23
23
  },
24
24
  "devDependencies": {
25
25
  "@getcronit/pylon-dev": "canary",
26
- "@types/react": "^19.0.8"
26
+ "@types/react": "^19.0.8",
27
+ "@tailwindcss/postcss": "^4.0.6"
27
28
  },
28
29
  "repository": {
29
30
  "type": "git",