Skip to content

kvncnls/vscode-scss-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

vscode-scss-snippets

Type "!" for the General boilerplate.

Type "!!" for the Media Queries boilerplate.

Type "!!!" for the Fonts and Colors boilerplate.

#####It's best to place these boilerplates in separate SCSS files!! ***

Configuring your Snippets

  1. To get to your snippets, open VSCode and hold Ctrl + Shift then hit P.
  2. Type "snippets" and got to "Configure User Snippets".
  3. Click on "New Global Snippets File" if you don't already have one for SCSS.
  4. Name your new Snippet file. I would just called it "scss".
  5. From here, you can either copy and paste my entire SCSS snippet code and replace the existing code in the new snippet.
  6. OR... The alternative is to copy my scss.json file into your snippets folder (I'm honestly not sure where most people put their snippets folder, but mine is in C:\Users[myName]\AppData\Roaming\Code\User\snippets)
This my first custom README.md file... Ever. - Kevin C.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published