This website works better with JavaScript.
Home
Explore
Help
Sign In
zhanghuiqing
/
official_revision
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
方诺官网改正版
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16
Commits
2
Branches
27 MiB
Vue
90.8%
CSS
4.7%
JavaScript
4.5%
Tree:
275a056ab6
dev
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '275a056ab6'
${ noResults }
official_revision
/
postcss.config.js
7 lines
95 B
Raw
Blame
History
module.exports = {
plugins: [
require('autoprefixer'),
require('tailwindcss'),
]
}