Spinners needs  

- it's not formatted by Meteor well, \n is missing in the generated
  Javascript code, so i insert   in the template
This commit is contained in:
Martin Filser 2021-06-08 19:41:17 +02:00
parent 06a2b08780
commit 849deae11e
2 changed files with 8 additions and 0 deletions

View file

@ -4,5 +4,8 @@ template(name="spinnerBounce")
template(name="spinnerBounceRaw")
.sk-bounce1
|  
.sk-bounce2
|  
.sk-bounce3
|  

View file

@ -4,7 +4,12 @@ template(name="spinnerWave")
template(name="spinnerWaveRaw")
.sk-rect1
|  
.sk-rect2
|  
.sk-rect3
|  
.sk-rect4
|  
.sk-rect5
|