Skip to content

Commit

Permalink
Add normalize.css, making CSS uniform for all web renderers. (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
philipborg authored Apr 20, 2022
1 parent afcca03 commit bbdfc09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cube_shuffle-wasm/style.sass
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@charset "utf-8"
@import "https://necolas.github.io/normalize.css/latest/normalize.css"
@import "bulma/bulma.sass"
@import "bulma-tooltip/src/sass/index.sass"

0 comments on commit bbdfc09

Please sign in to comment.