XF_Index/resources/css/app.css
2023-06-11 14:20:56 +08:00

10 lines
225 B
CSS

/*
* Copyright © 2016 - 2023 筱锋xiao_lfeng. All Rights Reserved.
* 开发开源遵循 MIT 许可,若需商用请联系开发者
* https://www.x-lf.com/
*/
@tailwind base;
@tailwind components;
@tailwind utilities;