Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
BoxDialer
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
BoxDialer
9ee0f200f6d7db7b43487ef7678d85b3f10a4a0e
9ee0f200f6d7db7b43487ef7678d85b3f10a4a0e
Switch branch/tag
boxdialer
postcss.config.js
Find file
Normal view
History
Permalink
postcss.config.js
74 Bytes
Edit
Web IDE
Newer
Older
update version: 1.0.9
29b4936a
Muhammadali
committed
1 year ago
1
2
/** @format */
Initial commit
30f0b4dd
Muhammadali
committed
1 year ago
3
module
.
exports
=
{
update version: 1.0.9
29b4936a
Muhammadali
committed
1 year ago
4
5
6
7
plugins
:
{
autoprefixer
:
{},
},
};