This website works better with JavaScript.
Explore
Help
Register
Sign In
java_project
/
edu_client
Watch
3
Star
0
Fork
You've already forked edu_client
0
Code
Issues
Pull Requests
Projects
Releases
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.
4
Commits
2
Branches
0
Tags
1.2 MiB
Tree:
a7e9c032eb
dev
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a7e9c032eb'
${ noResults }
edu_client
/
postcss.config.cjs
7 lines
82 B
Raw
Normal View
History
Unescape
Escape
init
1 year ago
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}