Open
Description
Prerequisites
- I have searched for duplicate or closed feature requests
- I have read the contributing guidelines
Proposal
I'm suggesting an online tool that lets you enter a single class name (e.g. .card
), and then returns the full declaration of that class with all CSS var(--...)
resolved to their actual values.
Motivation and context
Sometimes it's not handy (or possible) to include the entire bootstrap.css file, e.g. I just recommended to include just the needed CSS classes for PDF creation with dompdf: https://github.com/dompdf/dompdf/wiki/Common-Use-Cases#using-css-frameworks-like-bootstrap-or-tailwind