# Ignore webkit-*, moz-* when typing css

- Published: 2014-09-21
- URL: https://notes.webutvikling.org/grunt-dont-worry-about-webkit-moz-when-typing-css
- Tags: css, grunt, vendor-prefix

Would you like to skip having to think about vendor prefixes when typing css? Wouldn't we all. We could skip it though, with [grunt autoprefixer](http://css-tricks.com/autoprefixer/).
