5 lines
76 B
CSS
5 lines
76 B
CSS
|
|
@import 'tailwindcss';
|
||
|
|
@import '../src/index.css';
|
||
|
|
|
||
|
|
@source './index.html';
|