less.js icon indicating copy to clipboard operation
less.js copied to clipboard

Adding attribute selector with variable concatenation feature

Open chencaize opened this issue 1 year ago • 1 comments

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:

  • [ ] Documentation N/A
  • [x] Added/updated unit tests
  • [x] Code complete

chencaize avatar Feb 20 '24 10:02 chencaize

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

chencaize avatar Feb 20 '24 11:02 chencaize