sassdoc icon indicating copy to clipboard operation
sassdoc copied to clipboard

Support documentation for css custom properties

Open cgero-eth opened this issue 5 years ago • 1 comments

Do you plan to support css custom properties? The pull request for the scss-comment-parser repository could be a starting point :)

cgero-eth avatar Jul 23 '20 13:07 cgero-eth

Our projects at work use CSS variables for their advantages over SASS variables—e.g. they're trivially configurable. LogRocket writes about why they use them here, for example. I would very much like to be able to document these in Sassdoc.

sh-pq avatar Aug 03 '21 16:08 sh-pq