Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* format code * use `background-color` instead of the `background` shorthand * use the `animation` shorthand * only transition opacity and transform in the chart tooltip * add browserslist settings in package.json * add prettier scripts for CSS and JS (JS is mainly for CI since xo handles this for us) * add autoprefixer to handle CSS prefixes for us (`npm run prefix`) Signed-off-by: XhmikosR <[email protected]>
- Loading branch information