Sign in
canrd-outside
/
order-erp-front
·
Files
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
1
Labels
Wiki
Blame view
postcss.config.js
87 Bytes
Edit
Raw
Normal View
History
initial commit
2f6253cf
陈文彬
authored
5 years ago
1
module
.
exports
=
{
refactor(style): remove tailwind...
03b6025d
nebv
authored
5 years ago
2
plugins
:
[
require
(
'autoprefixer'
),
require
(
'postcss-import'
)],
initial commit
2f6253cf
陈文彬
authored
5 years ago
3
};