Files: fix accessed_at.
This commit is contained in:
@@ -4,7 +4,8 @@ module.exports = {
|
||||
content: [
|
||||
"./index.html",
|
||||
"./src/**/*.{js,ts,jsx,tsx,vue}",
|
||||
"./src/**/**/*.{js,ts,jsx,tsx,vue}"],
|
||||
"./src/**/**/*.{js,ts,jsx,tsx,vue}",
|
||||
"./src/**/**/**/*.{js,ts,jsx,tsx,vue}"],
|
||||
theme: {
|
||||
colors: {
|
||||
transparent: 'transparent',
|
||||
|
||||
Reference in New Issue
Block a user