@learnpack/learnpack 5.0.148 → 5.0.150

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.
@@ -395,9 +395,6 @@
395
395
  .top-2 {
396
396
  top: calc(var(--spacing) * 2);
397
397
  }
398
- .right-0 {
399
- right: calc(var(--spacing) * 0);
400
- }
401
398
  .right-2 {
402
399
  right: calc(var(--spacing) * 2);
403
400
  }
@@ -525,18 +522,12 @@
525
522
  .ml-auto {
526
523
  margin-left: auto;
527
524
  }
528
- .block {
529
- display: block;
530
- }
531
525
  .flex {
532
526
  display: flex;
533
527
  }
534
528
  .hidden {
535
529
  display: none;
536
530
  }
537
- .inline {
538
- display: inline;
539
- }
540
531
  .inline-block {
541
532
  display: inline-block;
542
533
  }
@@ -718,9 +709,6 @@
718
709
  .gap-3 {
719
710
  gap: calc(var(--spacing) * 3);
720
711
  }
721
- .gap-4 {
722
- gap: calc(var(--spacing) * 4);
723
- }
724
712
  :where(.space-y-2 > :not(:last-child)) {
725
713
  --tw-space-y-reverse: 0;
726
714
  margin-block-start: calc(
@@ -10,8 +10,8 @@
10
10
  />
11
11
 
12
12
  <title>Learnpack Creator: Craft tutorials in seconds!</title>
13
- <script type="module" crossorigin src="/creator/assets/index-ETBXfIew.js"></script>
14
- <link rel="stylesheet" crossorigin href="/creator/assets/index-DUPYM87B.css">
13
+ <script type="module" crossorigin src="/creator/assets/index-CkzbY9Qa.js"></script>
14
+ <link rel="stylesheet" crossorigin href="/creator/assets/index-CztA582_.css">
15
15
  </head>
16
16
  <body>
17
17
  <div id="root"></div>