6 lines
174 B
Plaintext
6 lines
174 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: @import url("//fonts.googleapis...")
|
|
# key: impfont
|
|
# uuid: impfont
|
|
# --
|
|
@import url("http://fonts.googleapis.com/css?family=${1:Open+Sans}"); |