@@ -62,17 +62,17 @@ Snippets you might also like [Svelte 3 Snippets by fivethree](https://marketplac
62
62
63
63
** As some sugar on top** I've added a few snippets for [ VS Code] ( https://code.visualstudio.com/ ) to get you started even faster:
64
64
65
- > *** s-t-pug-cs-styl*** - adds a Svelte File Template for PugJS as markup language, CoffeeScript for script and Stylus for style
66
- *** s-pug-if*** - adds a Svelte IF block Pug-style
67
- *** s-pug-if-else*** - adds a Svelte IF-ELSE block Pug-style
68
- *** s-pug-for*** - adds a Svelte FOR block Pug-style
69
- *** s-pug-each*** - adds a Svelte EACH block Pug-style
70
- *** s-pug-key*** - adds a Svelte KEY block Pug-style
71
- *** s-pug-await*** - adds a Svelte AWAIT block Pug-style
72
- *** s-pug-then*** - adds a Svelte THEN block Pug-style
73
- *** s-pug-catch*** - adds a Svelte CATCH block Pug-style
74
- *** s-pug-html*** - adds a Svelte HTML block Pug-style
75
- *** s-pug-debug*** - adds a Svelte DEBUG block Pug-style
65
+ > *** s-t-pug-cs-styl*** - adds a Svelte File Template for PugJS as markup language, CoffeeScript for script and Stylus for style
66
+ > *** s-pug-if*** - adds a Svelte IF block Pug-style
67
+ > *** s-pug-if-else*** - adds a Svelte IF-ELSE block Pug-style
68
+ > *** s-pug-for*** - adds a Svelte FOR block Pug-style
69
+ > *** s-pug-each*** - adds a Svelte EACH block Pug-style
70
+ > *** s-pug-key*** - adds a Svelte KEY block Pug-style
71
+ > *** s-pug-await*** - adds a Svelte AWAIT block Pug-style
72
+ > *** s-pug-then*** - adds a Svelte THEN block Pug-style
73
+ > *** s-pug-catch*** - adds a Svelte CATCH block Pug-style
74
+ > *** s-pug-html*** - adds a Svelte HTML block Pug-style
75
+ > *** s-pug-debug*** - adds a Svelte DEBUG block Pug-style
76
76
77
77
### Caveats!
78
78
0 commit comments