Autoprefixer
Autoprefixing is a helpful way to make sure the generated css will work seamlessly on the whole spectrum of browsers. With that in mind, the core goober
package can't hold that logic to determine the autoprefixing needs, so we added a new package that you can choose to address them.
After the main package is installed it's time to bootstrap goober with it:
And voila! It is done!