Organise Tailwind configuration files
This commit is contained in:
parent
94802e4286
commit
4b82d1a904
4 changed files with 6 additions and 10 deletions
32
tools/tailwindcss/safelist-classes.txt
Normal file
32
tools/tailwindcss/safelist-classes.txt
Normal file
|
@ -0,0 +1,32 @@
|
|||
bg-blue-600
|
||||
bg-gray-200
|
||||
block
|
||||
block-opdavies-branding
|
||||
border
|
||||
border-gray
|
||||
border-l-0
|
||||
flex
|
||||
flex-col
|
||||
flex-none
|
||||
italic
|
||||
my-auto
|
||||
p-3
|
||||
pl-5
|
||||
pr-6
|
||||
py-3
|
||||
rounded-full
|
||||
rounded-l-full
|
||||
rounded-r-full
|
||||
sm:flex-row
|
||||
sm:space-x-4
|
||||
sm:space-y-0
|
||||
space-x-3
|
||||
space-y-3
|
||||
space-y-4
|
||||
text-center
|
||||
text-sm
|
||||
text-white
|
||||
w-16
|
||||
w-32
|
||||
w-auto
|
||||
w-full
|
Loading…
Add table
Add a link
Reference in a new issue