refactor(css): refactored windicss to tailwindcss

This commit is contained in:
Vben
2021-06-20 21:36:52 +08:00
parent e8d6f8851e
commit 893f3c79e7
17 changed files with 3075 additions and 1425 deletions

View File

@@ -17,7 +17,6 @@ export default {
],
transform: {
'^.+\\.tsx?$': 'ts-jest',
'^.+\\.(vue)$': 'vue-jest',
},
transformIgnorePatterns: ['<rootDir>/tests/__mocks__/', '/node_modules/'],
// A map from regular expressions to module names that allow to stub out resources with a single module