Some CSS bundling with webpack.

This commit is contained in:
Manuel Friedli 2019-05-08 00:01:54 +02:00
parent 4b64d4a793
commit f01d10b81d
23 changed files with 1893 additions and 81 deletions

1
dist/assets/uhr-red.css vendored Normal file
View file

@ -0,0 +1 @@
.uhr.red{background-color:#700}.red .onoffswitch-inner:before{background-color:#700}.uhr.red .dot:not(.active){border-color:rgba(255,255,255,0.1);box-shadow:0 0 0.1em rgba(255,255,255,0.1)}.uhr.red .letter:not(.active){color:rgba(255,255,255,0.1);text-shadow:0 0 0.1em rgba(255,255,255,0.1)}