Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tailwind css setup #768

Merged
merged 3 commits into from
Sep 9, 2024
Merged

Fix tailwind css setup #768

merged 3 commits into from
Sep 9, 2024

Conversation

huchenlei
Copy link
Member

@huchenlei huchenlei commented Sep 9, 2024

Fix PR fixes the tailwind setup so that tailwind classes can be used to directly apply css.

TailwindCSS's base is not used as it will affect the legacy menu's style.

Copy link

socket-security bot commented Sep 9, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@atlaskit/pragmatic-drag-and-drop@1.2.1 None +4 741 kB atlaskit
npm/@babel/core@7.24.7 environment, filesystem, unsafe Transitive: shell +51 11.2 MB nicolo-ribaudo
npm/@babel/preset-env@7.24.7 environment, filesystem Transitive: shell, unsafe +156 18.3 MB nicolo-ribaudo
npm/@eslint/js@9.8.0 None 0 14.2 kB eslintbot
npm/@playwright/test@1.45.1 Transitive: environment, eval, filesystem, network, shell, unsafe +3 10.5 MB yurys
npm/@types/lodash@4.17.6 None 0 866 kB types
npm/@types/node@20.14.10 None +1 2.16 MB types
npm/@vitejs/plugin-vue@5.0.5 environment 0 185 kB vitebot
npm/@vueuse/core@11.0.0 environment, network Transitive: filesystem +4 1.99 MB vueuse-bot
npm/autoprefixer@10.4.19 environment Transitive: filesystem, shell +10 2.82 MB ai
npm/axios@1.7.4 network Transitive: environment, filesystem +8 2.49 MB jasonsaayman
npm/eslint-plugin-vue@9.27.0 filesystem, unsafe Transitive: environment +21 5.24 MB ota-meshi
npm/eslint@9.8.0 environment Transitive: eval, filesystem, shell, unsafe +81 9.8 MB eslintbot
npm/happy-dom@15.4.0 None +3 9.77 MB davidortner
npm/husky@9.0.11 environment, filesystem, shell 0 3.61 kB typicode
npm/lint-staged@15.2.7 Transitive: environment, filesystem, shell +49 2.09 MB okonet
npm/pinia@2.1.7 environment Transitive: filesystem +2 440 kB posva
npm/postcss@8.4.39 environment, filesystem +3 368 kB ai
npm/prettier@3.3.2 environment, filesystem, unsafe 0 8.25 MB prettier-bot
npm/tailwindcss@3.4.4 environment, filesystem Transitive: network, shell, unsafe +93 14.4 MB adamwathan
npm/ts-jest@29.1.5 environment, filesystem, unsafe Transitive: eval, network, shell +117 8.7 MB kul
npm/tsx@4.16.2 Transitive: environment, filesystem, network, shell, unsafe +27 227 MB hirokiosame
npm/typescript-eslint@8.0.0 Transitive: environment, filesystem +44 8.11 MB jameshenry
npm/typescript@5.5.3 None 0 21.9 MB typescript-bot
npm/vite@5.3.3 environment, eval, filesystem, network, shell, unsafe +43 277 MB vitebot
npm/vue-i18n@9.13.1 environment Transitive: eval +5 2.84 MB kazupon
npm/vue@3.4.31 environment, eval Transitive: filesystem, unsafe +16 12.5 MB yyx990803
npm/zod-validation-error@3.3.0 None 0 63.8 kB jmike

🚮 Removed packages: npm/@atlaskit/pragmatic-drag-and-drop@1.3.0), npm/@babel/core@7.25.2), npm/@babel/preset-env@7.25.4), npm/@eslint/js@9.10.0), npm/@playwright/test@1.47.0), npm/@types/lodash@4.17.7), npm/@types/node@20.16.5), npm/@vitejs/plugin-vue@5.1.3), npm/@vueuse/core@11.0.3), npm/autoprefixer@10.4.20), npm/axios@1.7.7), npm/eslint-plugin-vue@9.28.0), npm/eslint@9.10.0), npm/happy-dom@15.7.3), npm/husky@9.1.5), npm/lint-staged@15.2.10), npm/pinia@2.2.2), npm/postcss@8.4.45), npm/prettier@3.3.3), npm/tailwindcss@3.4.10), npm/ts-jest@29.2.5), npm/tsx@4.19.0), npm/typescript-eslint@8.4.0), npm/typescript@5.5.4), npm/vite@5.4.3), npm/vue-i18n@9.14.0), npm/vue@3.5.3), npm/zod-validation-error@3.3.1)

View full report↗︎

@huchenlei huchenlei merged commit a41de30 into main Sep 9, 2024
6 checks passed
@huchenlei huchenlei deleted the tailwind branch September 9, 2024 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant