summaryrefslogblamecommitdiffstats
path: root/emacs.d/snippets/text-mode/html-mode/style
blob: 300beadd1b749d5dfd797d9706badf65fc945498 (plain) (tree)
1
2
3
4
5
6





                                                       
#contributor : Jimmy Wu <frozenthrone88@gmail.com>
#name : <style type="text/css" media="...">...</style>
# --
<style type="text/css" media="${1:screen}">
  $0
</style>