4 Commits

Author SHA1 Message Date
Robin Malfait
784af4313a check for different -webkit prefix test
The tests started failing because `-webkit-max-content` is not needed
anymore. So instead we are now checking for `-webkit-background-clip`.

If this happens in the future, we could check for ` -webkit-` (notice
the space in front) so that we dont test for hardcoded
`::-webkit-inner-spin-button`.
2021-04-02 15:13:21 -04:00
Adam Wathan
4967dd09b9 Update the test that was actually failing 2020-10-21 22:15:11 -04:00
Adam Wathan
38b4eeb288 Prettier likes parens a lot now
git blame is now broken forever.
2020-10-16 15:39:44 -04:00
Matt Stypa
84a571235c Refactored the CLI build process to use configuration object instead of many arguments. 2019-02-04 21:42:27 -06:00