Skip to content
Snippets Groups Projects

Fix logo being all kinds of fucked on chrome by recovering autoprefixer

Merged HJ requested to merge fix-chrome-logo into develop

Autoprefixer went AWOL during webpack v1 -> v4 (or was it v3 i forgot) upgrade, this MR brings it back (i can't believe chrome doesn't support css-mask and other related stuff without a prefix). Autoprefixer's docs suggest using postcss to load it, even with less/scss/stylus, so I added that, we already use postcss in some library accoring to yarn lockfile and previously it was loaded weirdly in vue build config or something.

Merge request reports

Pipeline #15876 passed

Pipeline passed for aeae25b7 on fix-chrome-logo

Approval is optional

Merged by Shpuld ShpludsonShpuld Shpludson 5 years ago (Aug 14, 2019 5:23am UTC)

Merge details

  • Changes merged into develop with 0ea1f6f5.
  • Deleted the source branch.

Pipeline #15904 passed

Pipeline passed for 0ea1f6f5 on develop

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading