Fix auto-prefixer
This commit is contained in:
parent
2e1b01a609
commit
85971e6057
9 changed files with 9 additions and 11 deletions
7
.github/workflows/autoprefixer.yml
vendored
7
.github/workflows/autoprefixer.yml
vendored
|
@ -25,7 +25,10 @@ jobs:
|
|||
with:
|
||||
branch: autoprefixer
|
||||
branch-suffix: timestamp
|
||||
title: "[Autoprefixer] Add vendor specific CSS prefixes"
|
||||
body: This PR adds vendor specific CSS prefixes using [postcss/autoprefixer](https://github.com/postcss/autoprefixer). <br> <br> >This PR has been created automatically by Github Action [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request).
|
||||
title: "Add vendor specific CSS prefixes"
|
||||
body: |
|
||||
This PR adds vendor specific CSS prefixes using [postcss/autoprefixer](https://github.com/postcss/autoprefixer).
|
||||
|
||||
>This PR has been created automatically by Github Action [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request).
|
||||
labels: enhancements
|
||||
reviewers: hossainemruz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue