5 lines
60 B
CSS
5 lines
60 B
CSS
@import "tailwindcss";
|
|
|
|
#outputSection {
|
|
display: none;
|
|
}
|