Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
Add bower definition
Browse files Browse the repository at this point in the history
  • Loading branch information
Wikiki committed Nov 30, 2017
1 parent 3a26117 commit 24adbc8
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "bulma-steps",
"description": "Display steps for a process (like sign-up, or order, form), in different colors, sizes, and states",
"main": "steps.sass",
"authors": [
"Wikiki <wikiki@protonmail.com> (https://wikiki.github.io/bulma-extensions/overview)"
],
"license": "MIT",
"keywords": [
"Bulma",
"bulma",
"bulma.io",
"extensions",
"steps",
"wizard"
],
"homepage": "https://github.com/Wikiki/bulma-steps",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit 24adbc8

Please sign in to comment.