Open cyntss opened 9 years ago
This is what I see in the website after including zodiac and initializing it.
bc you're probably using this code -
console.log("%c Zodiac [0.1.1] ", "color:#42b983;background-color:#333;font-weight:bold;font-size:20px;"); console.log(zodiac);
from inside demo directory.
This is what I see in the website after including zodiac and initializing it.