/vscode-blueprint-css-snippets

VSCode Snippets for Core Flex Grid

MIT LicenseMIT

Blueprint CSS Snippets for VS Code (v0.0.5)

This Visual Studio Code extension adds snippets for Blueprint CSS, a Flexbox based CSS grid.

Blueprint CSS Documentation

Usage

Type part of a snippet, press enter, then tab through the options to fill in the snippet.

Use Extension

HTML Snippets

bp-row
bp-col
bp-show
bp-max

Installation

  1. Install Visual Studio Code 0.10.1 or higher
  2. Launch Code
  3. From the command palette Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)
  4. Select Install Extension
  5. Choose the extension
  6. Reload Visual Studio Code

Use Extension