This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
st52
/
xwork-ui
Watch
1
Star
0
Fork
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.
120
Commits
1
Branch
0
Tags
4.0 MiB
TypeScript
49%
Vue
37.9%
SCSS
8.6%
JavaScript
2.1%
CSS
1.6%
Other
0.5%
Tree:
820f724d5b
i18n
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '820f724d5b'
${ noResults }
xwork-ui
/
postcss.config.js
7 lines
107 B
Raw
Blame
History
module
.
exports
=
{
plugins
:
{
"postcss-import"
:
{
}
,
tailwindcss
:
{
}
,
autoprefixer
:
{
}
}
}
;
Reference in new issue