less / less.js

Less. The dynamic stylesheet language.
http://lesscss.org
Apache License 2.0
16.99k stars 3.41k forks source link

Adding attribute selector with variable concatenation feature #4261

Open chencaize opened 4 months ago

chencaize commented 4 months ago

What:Adding attribute selector with variable concatenation feature

Why:I use less.js to compile file , but I find that it can not handle the variable concatennation in attribute selector. This is not comfortable , and sass is support this feather , but sass' can not support something that less support.

Checklist:

chencaize commented 4 months ago

it can not pass one of the test,because of the puppeteer.I use the master to run this cases ,it sometimes will occur this problem.I think this is none of my code's problem,it is the puppeteer's problem,please check ,best wishes. The problem is like below: TimeoutError: Navigation timeout of 30000 ms exceeded