5 lines
151 B
Plaintext
5 lines
151 B
Plaintext
# -*- mode: snippet -*-
|
|
# contributor : Vikrant Rathore <vikrant@vyomtech.com>
|
|
# name: <link rel="import" />
|
|
# --
|
|
<link rel="import" href="${1:url}" /> |