Topic: Gulp Autoprefixer and _prefix.scss

Leo Merkel pro asked 7 years ago


In case your development process includes Gulp and you're using Autoprefixer: Because you should not disable _prefixer.scss in MDB just rely on Autoprefixer. It will remove unnecessary prefixes anyway, even if there should be some in _prefixer.scss. You can read the details here: https://github.com/postcss/autoprefixer in Chapter "Only Actual Prefixes". Cool stuff. Edited: You don't need PostCSS. Autoprefixer is also available as gulp-autoprefixer for use without PostCSS.

Well, thanks for the tip. I added to my TODO list to check autoprefixer

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Closed

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: General Bootstrap questions
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No