mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 10:28:55 +00:00
[ticket/16746] install autoprefixer native
PHPBB3-16746
This commit is contained in:
parent
369fed0800
commit
5243a9138a
1 changed files with 1 additions and 1 deletions
|
@ -93,12 +93,12 @@
|
|||
"cssnano": "^5.0.2",
|
||||
"del": "^6.0.0",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-autoprefixer": "^7.0.1",
|
||||
"gulp-postcss": "^9.0.0",
|
||||
"gulp-rename": "^2.0.0",
|
||||
"gulp-sass": "^4.1.0",
|
||||
"gulp-sourcemaps": "^3.0.0",
|
||||
"postcss": "^8.2.15",
|
||||
"autoprefixer": "^10.2.5",
|
||||
"postcss-import": "^14.0.2",
|
||||
"postcss-pxtorem": "^6.0.0",
|
||||
"postcss-sorting": "^6.0.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue