Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
marvel
GitHub Repository: marvel/qnf
Path: blob/master/elisp/emacs-for-python/yasnippet/snippets/css-mode/mar.margin
990 views
#contributor : rejeep <[email protected]>
#name : margin top right bottom left
# --
margin: ${top} ${right} ${bottom} ${left};