Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save speratus/cfb765284c3bb49dbb1ce55d8660d406 to your computer and use it in GitHub Desktop.
Save speratus/cfb765284c3bb49dbb1ce55d8660d406 to your computer and use it in GitHub Desktop.
Adds Bulma stylesheet to the application layout
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/bulma@0.8.0/css/bulma.min.css">
<script defer src="https://use.fontawesome.com/releases/v5.3.1/js/all.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment