bulmaswatch

WebJar for bulmaswatch

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bulmaswatch
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

bulmaswatch
WebJar for bulmaswatch
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/jenil/bulmaswatch

Download bulmaswatch

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/bulmaswatch/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>bulmaswatch</artifactId>
    <version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bulmaswatch/
implementation 'org.webjars.npm:bulmaswatch:0.8.1'
// https://jarcasting.com/artifacts/org.webjars.npm/bulmaswatch/
implementation ("org.webjars.npm:bulmaswatch:0.8.1")
'org.webjars.npm:bulmaswatch:jar:0.8.1'
<dependency org="org.webjars.npm" name="bulmaswatch" rev="0.8.1">
  <artifact name="bulmaswatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bulmaswatch', version='0.8.1')
)
libraryDependencies += "org.webjars.npm" % "bulmaswatch" % "0.8.1"
[org.webjars.npm/bulmaswatch "0.8.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Bulmaswatch

Themes for Bulma, inspired by Bootswatch.

Get started

Read the instructions here.

Development

Assuming you already have Node.js (v10), Yarn and Bundler

yarn install # or npm install
bundler install
yarn start 

Credits

Copyright and License

Copyright 2017 - Present Jenil Gogari.

Code released under the MIT License.

Versions

Version
0.8.1
0.7.5
0.6.1
0.5.2
0.4.1