Skip to content

Supercharge your CSS Grid usage with VS Code snippets πŸ‘ πŸ‘

License

Notifications You must be signed in to change notification settings

ohansemmanuel/css-grid-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

css-grid-snippets

Downloads Ratings Version

Supercharge your CSS Grid usage with VS Code snippets πŸ‘ πŸ‘

snippets gif

Usage

Snippet Purpose
dg display: grid
dig display: inline-grid
gtr grid-template-rows: - - -
gtc grid-template-columns: - - -
gta grid-template-areas: - - -
gg grid-gap: - - -
grp grid-row-gap: - - -
gcp grid-column-gap: - - -
grs grid-row-start: - - -
gre grid-row-end: - - -
gr grid-row: - - -
gcs grid-column-start: - - -
gce grid-column-end: - - -
gc grid-column: - - -
ga grid-area: - - -
gaf grid-auto-flow - - -
gar grid-auto-rows - - -
gac grid-auto-columns - - -

Installation

  1. Install Visual Studio Code 1.8.0 or higher
  2. Launch VSCode
  3. Open the extensions tab

Open the extensions tab

  1. Search for "CSS Grid snippets"

Search for CSS Grid snippets

  1. Choose the extension
  2. Reload Visual Studio Code

Enjoy! 😘 😘

About

Supercharge your CSS Grid usage with VS Code snippets πŸ‘ πŸ‘

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published