Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/michaelcharles/bulma-s-brief-snippets
- Owner: MichaelCharles
- Created: 2018-10-30T08:04:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-22T02:49:26.000Z (almost 6 years ago)
- Last Synced: 2024-11-22T14:25:24.959Z (about 1 month ago)
- Size: 147 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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.