mzohaibqc / antd-theme-generator

This script is to generate color.less file to update color related css in browser.
https://mzohaibqc.github.io/antd-theme-generator/
358 stars 87 forks source link

Is This Available On Vue Proejct? #58

Open haichao0817 opened 3 years ago

haichao0817 commented 3 years ago

I tried to use this on vue project, but it doesn't work.

haichao0817 commented 3 years ago

With version1.2.7, when i run node color.js, commond line shows LessError: error evaluating function 'darken': color.toHSL is not a function, But it's fine on version1.2.6

mzohaibqc commented 3 years ago

Vue project? whiich one? which package. Add some details.

I can spend some time if you can reproduce this in a public github repo which I can clone and experiment with.

haichao0817 commented 3 years ago

so sorry for forgetting to reply, It's useful in ant design vue