Guest User

Untitled

a guest
Jun 25th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. 'prefix + tab' (with quotes) -> outputs one thing
  2. prefix + tab (no quotes) -> outputs different thing.
  3.  
  4. 'bgc + tab' -> 'background-color: $1'
  5. prefix + tab -> backgroundColor: $1
Add Comment
Please, Sign In to add comment