Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 65e455e

Browse files
feat(snippets): ✨ add tailwind spacing - margin snippets (#32)
closes #31
1 parent 1f82031 commit 65e455e

File tree

3 files changed

+1349
-11
lines changed

3 files changed

+1349
-11
lines changed

‎CHANGELOG.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1414

1515

1616

17-
# [0.4.0](https://github.com/navin-moorthy/vscode-css-snippets/compare/v0.3.0...v0.4.0) (2020年07月22日)
18-
19-
20-
### ✨ Features
21-
22-
* **snippets:** ✨ add tailwind grid snippets ([#30](https://github.com/navin-moorthy/vscode-css-snippets/issues/30)) ([bc2bd84](https://github.com/navin-moorthy/vscode-css-snippets/commit/bc2bd847bc1ba6c850d549670db19256b651be2d)), closes [#29](https://github.com/navin-moorthy/vscode-css-snippets/issues/29)
23-
24-
25-
26-
27-
2817
# [0.3.0](https://github.com/navin-moorthy/vscode-css-snippets/compare/v0.2.1...v0.3.0) (2020年07月21日)
2918

3019

‎package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@
5151
"language": "css",
5252
"path": "./snippets/tailwind/grid.json"
5353
},
54+
{
55+
"language": "css",
56+
"path": "./snippets/tailwind/spacing.json"
57+
},
5458
{
5559
"language": "css",
5660
"path": "./snippets/1linelayouts/snippets.json"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /