Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaelcharles/bulma-s-brief-snippets

A brief way to use the Bulma CSS framework.
https://github.com/michaelcharles/bulma-s-brief-snippets

Last synced: about 1 month ago
JSON representation

A brief way to use the Bulma CSS framework.

Awesome Lists containing this project

README

        

# Bulma's Brief Snippets

The brief way to use the Bulma CSS framework. This extension was made because the other Bulma snippet extensions I've found for VSCode aren't quite what I need. In particular, I wanted a way to simply generate the CSS link to a copy of the Bulma CSS file on a CDN, as well as the necessary Font Awesome JavaScript call. For now, that's all this extensionw will do, but I might add more functionality in the future.

## Features

The following snippet(s) are available.

| Prefix | Result |
|---|---|
| bulma-links | Includes CSS and JavaScript for Bulma and Font Awesome. |

## Known Issues

* It's too brief.

### 0.1.1

Added support for Laravel blade files.