@onereach/styles 3.1.1-beta.3176.0 → 3.1.1-beta.3182.0

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": "@onereach/styles",
3
- "version": "3.1.1-beta.3176.0",
3
+ "version": "3.1.1-beta.3182.0",
4
4
  "description": "Styles for or-ui-next",
5
5
  "license": "UNLICENSED",
6
6
  "main": "./main.css",
@@ -10,7 +10,6 @@
10
10
  "dist",
11
11
  "src",
12
12
  "icons",
13
- "tailwind/**",
14
13
  "main.css",
15
14
  "rollup-plugin-tailwindcss-cli.css",
16
15
  "tw-color-variables.css",
@@ -19,6 +18,7 @@
19
18
  "tailwind.config.js",
20
19
  "tailwind.config.json",
21
20
  "tailwind.config.preset.js",
21
+ "tailwind-utils.js",
22
22
  "tokens.css",
23
23
  "main-v3.css",
24
24
  "font.css",
@@ -28,7 +28,6 @@
28
28
  ],
29
29
  "scripts": {
30
30
  "dev": "pnpm build:scss -- --watch",
31
- "prepare": "pnpm build",
32
31
  "build": "npm-run-all build:tokens build:scss build:autoprefixer build:cleancss build:tokens:css build:resolve-config",
33
32
  "build:scss": "sass --embed-source-map ./src/main.scss dist/index.css",
34
33
  "build:cleancss": "cleancss -o dist/index.min.css dist/index.css",
@@ -3635,10 +3635,6 @@
3635
3635
  "content"
3636
3636
  ],
3637
3637
  "plugins": [
3638
- {},
3639
- {},
3640
- {},
3641
- {},
3642
3638
  {},
3643
3639
  {},
3644
3640
  {},