@ferris-wheel/plugin 1.0.2 → 1.0.3

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.
Files changed (2) hide show
  1. package/dist/index.js +2 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -7106,7 +7106,8 @@ const Dd = `.-fw-text-animation[data-v-b3e768e1]{display:flex;flex-wrap:wrap}.-f
7106
7106
  css: ({ config: e, mode: t }) => {
7107
7107
  switch (t) {
7108
7108
  case "editor":
7109
- return Dd + fr(e);
7109
+ return `@layer ferris-wheel {${Dd}}
7110
+ ${fr(e)}`;
7110
7111
  case "build":
7111
7112
  return fr(e);
7112
7113
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ferris-wheel/plugin",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "private": false,
5
5
  "description": "Ferris Wheel plugin for Luna Park",
6
6
  "keywords": [