File size: 133 Bytes
877b369
39eb06d
 
 
0a37ac6
 
5213b80
0a37ac6
1
2
3
4
5
6
7
8
9
@import 'highlight.js/styles/atom-one-light';
@tailwind base;
@tailwind components;
@tailwind utilities;

html {
	font-size: 15px;
}