@nextbridgehq/payload-block-builder 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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextbridgehq/payload-block-builder",
3
- "version": "0.1.3",
3
+ "version": "0.1.4",
4
4
  "description": "Block Builder for Payload CMS",
5
5
  "keywords": ["payload", "payload-plugin", "cms", "block-builder", "dynamic-blocks"],
6
6
  "homepage": "https://github.com/nextbridgehq/block-builder",
@@ -1,6 +1,4 @@
1
- @import "tailwindcss";
2
-
3
- /* ── Block Builder — Light theme ──────────────────────────────────────────── */
1
+ /* ── Block Builder — Light theme ──────────────────────────────────────────── */
4
2
 
5
3
  *, *::before, *::after { box-sizing: border-box; }
6
4
 
@@ -1361,5 +1359,5 @@ body {
1361
1359
  line-height: 1;
1362
1360
  }
1363
1361
  }
1364
-
1365
-
1362
+
1363
+