Skip to content

Releases: navin-moorthy/vscode-css-snippets

v0.6.1

01 Oct 14:33
Compare
Choose a tag to compare

0.6.1 (2020-10-01)

🐛 Bug Fixes

  • snippets: 🐛 add new lines on snippets that don't have (3848237), closes #48

v0.6.0

01 Oct 14:28
Compare
Choose a tag to compare

0.6.0 (2020-10-01)

✨ Features

  • scss: ✨ add support for scss files (#47) (293d2c5), closes #46

v0.5.2

01 Oct 14:10
Compare
Choose a tag to compare

0.5.2 (2020-10-01)

♻️ Chores

  • deps: ⬆️ update dev deps (aecb309)
  • deps: bump node-fetch from 2.6.0 to 2.6.1 (#45) (fb1bbad)

v0.5.1

11 Aug 05:02
Compare
Choose a tag to compare

0.5.1 (2020-08-11)

🐛 Bug Fixes

  • snippets: 🐛 fix no negative margins and readme typo (#44) (fc61ed5), closes #43

📦 Code Refactoring

  • snippets: ♻️ move space snippets to individual files (#38) (#40) (bceaef2)

📚 Documentation

  • gifs: 📝 add intro gif for tailwind snippets added (#41) (#42) (d494e71)
  • refactor: 📝 better arrangment of docs for Tailwind (#39) (b5ab1a8), closes #37

v0.5.0

10 Aug 06:02
Compare
Choose a tag to compare

0.5.0 (2020-08-10)

✨ Features

  • snippets: ✨ add tailwind spacing - margin snippets (#32) (65e455e), closes #31
  • snippets: ✨ add tailwind spacing - padding snippets (#34) (b34481a), closes #33
  • snippets: ✨ add tailwind spacing - space between snippets (#36) (29fe054), closes #35

v0.4.0

22 Jul 02:16
Compare
Choose a tag to compare

0.4.0 (2020-07-22)

✨ Features

  • snippets: ✨ add tailwind grid snippets (#30) (bc2bd84), closes #29

v0.3.0

21 Jul 04:04
Compare
Choose a tag to compare

0.3.0 (2020-07-21)

✨ Features

v0.2.1

20 Jul 06:55
Compare
Choose a tag to compare

0.2.1 (2020-07-20)

📚 Documentation

  • readme: ✏️ fix emoji and local navigation (a6b5a0d)

v0.2.0

20 Jul 06:42
Compare
Choose a tag to compare

0.2.0 (2020-07-20)

✨ Features

  • snippets: ✨ add 1linelayouts to the snippets list (#19) (1bacd02), closes #18

📚 Documentation

  • readme: ✏️ add https gif and fix typo in description (#21) (bac3b45), closes #20
  • readme: ✏️ change highlight to template literals (#23) (f44f3d7), closes #22
  • readme: 📝 add attributions with links (#25) (ffe0c1e), closes #24

v0.1.2

19 Jul 21:52
Compare
Choose a tag to compare

0.1.2 (2020-07-19)

📚 Documentation

  • readme: ✏️ typo in readme change (06d34d1)

♻️ Chores

  • logo: 🔧 move logo out of media to support vsce publish (0567f1b)
  • typo: ✏️ issue url typo (e70a650)