hari
hari
I'm sorry, I'm very busy with other things so count not answers your question. Do you need Firebase? if not remove all the firebase components, remove firebase from package.json. if...
No there isn't On Fri, 26 Apr 2019, 18:56 markzolotoy, wrote: > Is there an automated way of removing all firebase components? > > — > You are receiving this...
If you put this in your style.scss file. $colors: ( red: #ff0000, green: 'green' ); @each $key, $value in $colors { #{"[color=" + $key + "]"} { color: $value !important;...
yes, There is a ton of things i want to improve about this theme. When i build this theme angular was at version 4, this was done specifically for a...