mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-22 05:38:58 +08:00
【调整】申请证书配置CA选项增加liteSSL证书
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
export default {
|
||||
// 配置需要处理的文件
|
||||
content: [
|
||||
'./index.html',
|
||||
'./src/**/*.{vue,js,ts,jsx,tsx}', // 处理所有 Vue、JS、TS、JSX、TSX 文件
|
||||
],
|
||||
// 主题配置
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
// 插件配置
|
||||
plugins: [],
|
||||
}
|
||||
Reference in New Issue
Block a user