brome-builder 1.0.2 → 1.0.4
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/brome-builder.es.js +1 -1
- package/dist/brome-builder.umd.js +52 -52
- package/dist/style.css +1 -1
- package/package.json +3 -2
package/dist/brome-builder.es.js
CHANGED
@@ -4002,7 +4002,7 @@ function mn() {
|
|
4002
4002
|
"/src/styles/tabs.css",
|
4003
4003
|
// Ensure these files exist and are correctly linked
|
4004
4004
|
"/src/styles/tailwind.css",
|
4005
|
-
"
|
4005
|
+
"/src/styles/tailwind-build.css"
|
4006
4006
|
]
|
4007
4007
|
},
|
4008
4008
|
storageManager: !1
|