This Visual Studio Code extension adds snippets for Blueprint CSS, a Flexbox based CSS grid.
Type part of a snippet, press enter
, then tab through the
options to fill in the snippet.
bp-row
bp-col
bp-show
bp-max
- Install Visual Studio Code 0.10.1 or higher
- Launch Code
- From the command palette Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)
- Select Install Extension
- Choose the extension
- Reload Visual Studio Code