Unable to get CSS variables working in Chrome 34

前端 未结 2 515
悲&欢浪女
悲&欢浪女 2020-12-19 01:40

I previously asked a very similar question for an older version of Chrome. However, I am again having a hard time getting CSS variables to work, this time in Chrome 34 (Vers

2条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-19 02:03

    Starting from Chrome 49 CSS Variables are enabled by default and you can use them as it is in the question.

    https://www.chromestatus.com/features/6401356696911872

提交回复
热议问题