4 lines
76 B
CSS
4 lines
76 B
CSS
@import "tailwindcss";
|
|
@source not "*";
|
|
@source "./src/**/*.{rs,html,css}";
|
@import "tailwindcss";
|
|
@source not "*";
|
|
@source "./src/**/*.{rs,html,css}";
|