#
stylesheet-language
Here are 2 public repositories matching this topic...
The simple but powerful CSS preprocessor
-
Updated
Jul 28, 2021 - TypeScript
Improve this page
Add a description, image, and links to the stylesheet-language topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stylesheet-language topic, visit your repo's landing page and select "manage topics."
I'm Writing a ThemeColor Plugin, use Visitor.
In fn:visitColor ,
node.parentsometimes is null (box-shadow:0 0 0 1px #999 inset). I can't find the parent Declaration Node of Color Node.so I want to [
less.js/lib/less/visitors/visitor.jsVisitor.prototype.visit](https://github.com/less/less.js/blob/0e268598c8327b9e8d36d9bb2edfde95d8d787be/packages/less/src/less/visitors/visitor.js