File size: 86 Bytes
e8d6409
 
 
77badd5
 
 
 
1
2
3
4
5
6
7
8
@tailwind base;
@tailwind components;
@tailwind utilities;

a {
	@apply !underline;
}