Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
deathaxe committed Nov 2, 2024
1 parent 77eee95 commit c04d7c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ The easiest way to install is using [Package Control](https://packagecontrol.io)
2. Rename it to _Astro.sublime-package_
3. Copy it into _Installed Packages_ directory

> [!NOTE]
>
> To find _Installed Packages_...
>
> 1. call _Menu > Preferences > Browse Packages.._
Expand All @@ -32,6 +34,7 @@ The easiest way to install is using [Package Control](https://packagecontrol.io)
- Astro 2.0.0 requires Sublime Text 4126+
- Syntax highlighting in `<style>` tags is powered by 3rd-party packages
- [Less](https://packagecontrol.io/packages/Less)
- [PostCSS](https://packagecontrol.io/packages/PostCSS)
- [Sass](https://packagecontrol.io/packages/Sass)
- [Stylus](https://packagecontrol.io/packages/Stylus)
- Intellisense features are provided by [LSP](https://packagecontrol.io/packages/LSP) and [LSP-astro](https://packagecontrol.io/packages/LSP-astro).
Expand Down

0 comments on commit c04d7c4

Please sign in to comment.