Training update, most of the styles in the old tips were standardized, before all the styles were hardcoded into the tip, the new tips may still have some hardcoded styles but the vast majority only uses standard html or custom ones that are picked up in FormatTip to attribute styles
This commit is contained in:
@@ -5,6 +5,9 @@ module.exports = {
|
||||
{
|
||||
pattern: /bg-ai-detection-result-(ai|mixed|human)/,
|
||||
},
|
||||
{
|
||||
pattern: /(bg|text)-(red|blue|green|purple|pink|indigo|teal|orange|cyan|emerald|sky|violet|fuchsia|rose|lime|slate)-(50|100|200|700)/,
|
||||
}
|
||||
],
|
||||
theme: {
|
||||
container: {
|
||||
|
||||
Reference in New Issue
Block a user