7 lines
No EOL
181 B
Text
7 lines
No EOL
181 B
Text
# contributor: Jimmy Wu <frozenthrone88@gmail.com>
|
|
# name: <style type="text/css" media="...">...</style>
|
|
# key: style
|
|
# --
|
|
<style type="text/css" media="${1:screen}">
|
|
$0
|
|
</style> |