feat(main): replace emotion CSS with tailwind

This commit is contained in:
Kim, Jimin 2023-07-02 14:57:56 +09:00
parent e138285b7b
commit e43193d464
9 changed files with 96 additions and 155 deletions

13
pnpm-lock.yaml generated
View file

@ -186,9 +186,6 @@ importers:
'@developomp-site/theme':
specifier: workspace:*
version: link:../../packages/theme
'@emotion/css':
specifier: ^11.11.2
version: 11.11.2
'@fontsource/noto-sans-kr':
specifier: ^5.0.3
version: 5.0.3
@ -2232,16 +2229,6 @@ packages:
'@emotion/weak-memoize': 0.3.1
stylis: 4.2.0
/@emotion/css@11.11.2:
resolution: {integrity: sha512-VJxe1ucoMYMS7DkiMdC2T7PWNbrEI0a39YRiyDvK2qq4lXwjRbVP/z4lpG+odCsRzadlR+1ywwrTzhdm5HNdew==}
dependencies:
'@emotion/babel-plugin': 11.11.0
'@emotion/cache': 11.11.0
'@emotion/serialize': 1.1.2
'@emotion/sheet': 1.2.2
'@emotion/utils': 1.2.1
dev: true
/@emotion/hash@0.9.1:
resolution: {integrity: sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==}