wuzekang / antd-theme

Provide runtime dynamic theme for ant design.
https://wuzekang.github.io/antd-theme
55 stars 14 forks source link

there is a problem with running the site project #15

Closed chongqiangchen closed 3 years ago

chongqiangchen commented 3 years ago

I just :

  1. clone project
  2. npm install
  3. npm start

but there is an error:

  1. Error evaluating function if: Cannot read property 'eval' of undefined
  2. Variable @heading-color-dark is undefined

What should i do?

akramer24 commented 3 years ago

I've encountered this as well

AlisaBen commented 3 years ago

+1

wuzekang commented 3 years ago

20