CSS Variable Extractor
Extract all custom CSS variables defined inside stylesheets into a list
도구를 불러오는 중…
🔒 Everything runs 100% in your browser. Your files and input are never uploaded to any server.
Locates variable declarations (--var: value) in CSS sheets to list parameters.
How to use
- Paste the stylesheet code.
- Click extract to list variable names and values.
- Click copy to obtain the var() declaration.
FAQ
- Does it parse nested rules?
- Yes, it extracts variables wherever they are declared in selectors.
