Closed takashi-tk closed 3 years ago
Sorry I have made another mistakes >_< I will check my code before creating another merge request.
takashi i update to es6 so you have to rebuild you local node_modules i think you keep old to do that type
npm install
and build should be good
Hi, Here are the first batch of modifications for implementing the "style" shown in the issue #21 :
For now I've not integrated the SVG glow effect. The code is ready but I prefer you check and validate these modifs before.
I don't know why (I just start in JS dev) but I'm not able to build correctly the lib with the scripts provided. I end up with differences inside the files (for example T -> T$1) So please, perform a deep review before merging this (or not).