This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zkh
/
iec-ui
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
pigx前端
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.
2
Commits
1
Branch
0
Tags
1.4 MiB
Vue
67.2%
TypeScript
26%
SCSS
6.2%
JavaScript
0.4%
HTML
0.2%
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
iec-ui
/
postcss.config.cjs
6 lines
77 B
Raw
Permalink
Blame
History
module
.
exports
=
{
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
,
}
;
Reference in new issue