-
Notifications
You must be signed in to change notification settings - Fork 0
Reflect CSS Value
Amadej Glasenčnik edited this page Dec 23, 2023
·
1 revision
A very useful action for CSS developers: it takes value of CSS property under caret and copies it into vendor-prefixed variations with additional transformations, if required.
This action is invoked by pressing: Ctrl + B
This documentation is based on the concepts and ideas of Emmet.
For the source code of EmmetVS, please visit the GitHub repository.