mirror of
https://github.com/RhenCloud/Cloud-Home.git
synced 2026-01-22 17:39:07 +08:00
chore: 格式化代码
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
/**
|
||||
* CSS 加载工具 (已禁用)
|
||||
*
|
||||
* 此工具不再使用,因为Nuxt会自动处理CSS加载和优化
|
||||
* 保留此文件以供参考,但不会被导入
|
||||
*/
|
||||
|
||||
// 所有导出的函数已被删除
|
||||
// 使用 nuxt.config.ts 的 css 配置代替
|
||||
/**
|
||||
* CSS 加载工具 (已禁用)
|
||||
*
|
||||
* 此工具不再使用,因为Nuxt会自动处理CSS加载和优化
|
||||
* 保留此文件以供参考,但不会被导入
|
||||
*/
|
||||
|
||||
// 所有导出的函数已被删除
|
||||
// 使用 nuxt.config.ts 的 css 配置代替
|
||||
|
||||
Reference in New Issue
Block a user