Skip to content

Commit 28412f0

Browse files
Ritesh HiremathRitesh Hiremath
authored andcommitted
Removing the safelist
1 parent fc4a65f commit 28412f0

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

tailwind.config.js

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,6 @@ module.exports = {
44
'./components/**/*.{js,ts,jsx,tsx,md}',
55
],
66
darkMode: 'class',
7-
safelist: [
8-
'w-8',
9-
'h-11',
10-
'w-11',
11-
'bg-slate-50',
12-
'rounded-full',
13-
'-ml-3',
14-
'bg-cover',
15-
'bg-center',
16-
'border-2',
17-
'border-white',
18-
'h-8',
19-
],
207
theme: {
218
screens: {
229
sm: '640px',

0 commit comments

Comments
 (0)