Use tabler icons and heroicons instead of FontAwesome (#403)

Co-authored-by: KaiyiWing <Zhang.kaiyi42@gmail.com>
This commit is contained in:
Luyu Cheng
2023-04-17 23:29:47 +08:00
committed by GitHub
parent ce7e1ca75a
commit 5d9eda45bd
20 changed files with 196 additions and 227 deletions

View File

@@ -15,6 +15,9 @@ module.exports = {
md: '0.375rem',
},
width: {
3.5: '0.875rem',
5.5: '1.375rem',
15: '3.75rem',
18: '4.5rem',
70: '17.5rem',
75: '18.75rem',
@@ -26,6 +29,9 @@ module.exports = {
200: '50rem',
},
height: {
3.5: '0.875rem',
5.5: '1.375rem',
15: '3.75rem',
18: '4.5rem',
22: '5.5rem',
112: '28rem',