Fix
This commit is contained in:
+3
-1
@@ -42,7 +42,9 @@ export default defineConfig({
|
||||
"after:no-content": "after:content-['']",
|
||||
"before:no-content": "before:content-['']",
|
||||
'container-xxl': 'px-[8px] mx-auto w-full sm:w-620px md:w-760px lg:w-980px xl:w-1100px 2xl:w-1200px',
|
||||
'container-long': 'px-2 mx-auto w-full sm:w-620px md:w-760px lg:w-980px xl:w-1100px 2xl:w-1200px'
|
||||
'container-long': 'px-2 mx-auto w-full sm:w-620px md:w-760px lg:w-980px xl:w-1100px 2xl:w-1200px',
|
||||
// Size tiền phong
|
||||
'container-tp': "px-30px mx-auto w-full max-w-1385px"
|
||||
},
|
||||
],
|
||||
rules: [
|
||||
|
||||
Reference in New Issue
Block a user