Skip to content

Commit

Permalink
Sass: v3 tags, prep for 4169+
Browse files Browse the repository at this point in the history
  • Loading branch information
braver authored Mar 16, 2024
1 parent bf9c509 commit b0c941d
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions repository/s.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,7 @@
},
{
"name": "Sass",
"details": "https://github.com/braver/Sass",
"donate": "https://paypal.me/koenlageveen",
"details": "https://github.com/SublimeText/Sass",
"labels": ["language syntax", "scss", "sass", "completions", "snippets"],
"releases": [
{
Expand All @@ -186,7 +185,11 @@
"tags": "v2-"
},
{
"sublime_text": ">=4129",
"sublime_text": "4129 - 4169",
"tags": "v3-"
},
{
"sublime_text": ">=4169",
"tags": true
}
]
Expand Down

0 comments on commit b0c941d

Please sign in to comment.