Skip to content

Commit

Permalink
Update pi-hole.css
Browse files Browse the repository at this point in the history
* 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
XhmikosR committed Jan 3, 2020
1 parent 7d1e5eb commit 9016149
Show file tree
Hide file tree
Showing 3 changed files with 1,512 additions and 448 deletions.
Loading

0 comments on commit 9016149

Please sign in to comment.