dsa-bulma

0.1.4 • Public • Published

DSA Bulma

A Bulma theme built for smashing capitalism

Usage

  • Install using npm: npm i -S dsa-bulma

You have a few options for including the theme in your project.

  • If you're using Scss in your project, import the main bundle with scss/bundle.scss.
  • If you need to import non-rendering scss (ie variables, mixins, etc) into a single component, import scss/imports.scss.
  • Just want the css in a handy, standalone package? dist/bundle.css has you covered. Just pull it in as a static file, import into some js, you do you.

Fonts

This package comes with the ManifoldDSA font included, but it requires a bit of setup. The css bundle uses relative paths to reference the font files in the dist folder, so if you copy the dist folder as a unit the fonts should resolve without issue. If you're using scss you can use the $font-path-manifold variable to override the default path to match your configuration. You can see an example of this in the demo app at src/assets/scss/app.scss.

Local Development

DSA Bulma comes packaged with a small Vue app to allow for easy testing of changes. Just run npm run serve to spin it up.

Making a new build

Just run npm run build.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.40latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.40
0.1.30
0.1.20
0.1.10
0.1.01

Package Sidebar

Install

npm i dsa-bulma

Weekly Downloads

1

Version

0.1.4

License

MIT

Unpacked Size

4.02 MB

Total Files

148

Last publish

Collaborators

  • redskyburning