mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 18:20:48 +01:00
feat: skin rarity color
This commit is contained in:
@@ -8,6 +8,14 @@ module.exports = {
|
||||
"./resources/**/*.vue",
|
||||
"./node_modules/flowbite/**/*.js",
|
||||
],
|
||||
safelist: [
|
||||
'text-stone-300',
|
||||
'text-blue-400',
|
||||
'text-red-500',
|
||||
'text-pink-300',
|
||||
'text-purple-500',
|
||||
'text-yellow-400'
|
||||
],
|
||||
theme: {
|
||||
extend: {
|
||||
fontSize: {
|
||||
|
||||
Reference in New Issue
Block a user