Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Skeleton SnippetsNew to Visual Studio Code? Get it now.
Skeleton Snippets

Skeleton Snippets

Leonard Njura

|
2,244 installs
| (1) | Free
Simple Skeleton CSS snippets generator
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Skeleton Snippets

Drops a living skeleton with a html body inside your vscode

What?

It's okay. "You should use Skeleton if you're embarking on a smaller project or just don't feel like you need all the utility of larger frameworks" - Skeleton CSS

Skeleton Snippets extension will generate a html template including CDN for Skeleton CSS, Font Awesome and a light Google font shown below. To generate start typing !skele and hit your return key

To use the Google font family included, create a css directory and inside the css file referenced include:

.lyte {
  font-family: 'Source Sans Pro', sans-serif;
}

.theme {
  color: #00ccff;
}

Customize as desired, :)

Release Notes

Below are incremental areas of note in the history of the extension skeleton

1.0.0

In the initial release !skele abbreviation is added.

1.0.1

Fixed azure issues.

1.0.2

Updated readme.

1.0.3

Fixed body bug. Thanks to Granson!

Search by publisher's name to view extension on Visual Studio Code Marketplace.

Licence

This app is protected by MIT licence.


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft