mirror of
https://code.castopod.org/adaures/castopod
synced 2025-05-13 17:55:47 +00:00
10 lines
147 B
CSS
10 lines
147 B
CSS
![]() |
@tailwind base;
|
||
|
|
||
|
/* Start purging... */
|
||
|
@tailwind components;
|
||
|
/* Stop purging. */
|
||
|
|
||
|
/* Start purging... */
|
||
|
@tailwind utilities;
|
||
|
/* Stop purging. */
|