Skip to content

Stop using autoprefixer #3536

Closed
Closed

Description

Due to complications with the internal Google build system, it's not feasible for us to use autoprefixer for internal Google applications that are consuming Angular Material. The most straightforward thing for us to do, then, is to stop using it and capture any necessary CSS vendor prefixes in the source. The steps necessary:

  • Determine which CSS properties need to be prefixed and document this
  • Create sass mixins for those properties
  • [Bonus] Create a stylelint plugin that prevents these properties from being added without a prefix.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

area: dev-infraIssue related to internal project infrastructurehelp wantedThe team would appreciate a PR from the community to address this issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions