This package has been deprecated

Author message:

Package has been deprecated

kumacss

0.1.4 • Public • Published


Kuma

🐻 Pastel markdown styling framework

Build Status Coverage Status Dependency Status XO code style Latest version DLs

Description

Kuma is a simple, discrete, pastel markdown styling framework.

Live preview is available here.

Contents

Install

npm install --save-dev kumacss

Usage

After installing simply set Kuma as your main stylesheet.

const kuma = require('kumacss');

// Get the path to kuma.css
const kumaStyleSheet = kuma.path();

API

kuma.path()

  • Type: Function

  • Return type: String

Returns the absolute path of kuma.css located in node_modules.

Development

  • Install the dependencies npm install
  • Start the building server npm start
  • Check for errors npm test
  • Build Kuma npm run dist

Team

Coded with by

License

MIT

Package Sidebar

Install

npm i kumacss

Weekly Downloads

0

Version

0.1.4

License

MIT

Unpacked Size

523 kB

Total Files

21

Last publish

Collaborators

  • mariosinani