5.1.1 • Published 3 months ago

mirotone v5.1.1

Weekly downloads
68
License
MIT
Repository
-
Last release
3 months ago

Mirotone

image

NPM Downloads NPM Version

Mirotone is a small & lightweight skeleton UI Kit that matches Miro styles for building apps and plugins. The package contains a CSS file which can be used for any project.

Content

Getting started

Install the package as a dependency on your own project by running:

npm install mirotone
// or with yarn
yarn add mirotone

For using something like PostCSS import you can do the following:

@import 'mirotone/dist/styles.css';

You can also use standard CSS linking to use the styles right away in your project:

<link rel="stylesheet" href="https://unpkg.com/mirotone/dist/styles.css" />

Browser support

Mirotone heavily relies on CSS variables. This means that it is not supported in IE11 and below. All other modern browsers are supported.

Components

  • variables
  • typography
  • icons
  • buttons
  • checkbox
  • toggle
  • radiobutton
  • link
  • textarea
  • input
  • select
  • tabs
  • divider
  • app layouts
  • app card
  • table

You can check the documentation for more details.


mirotone © 2022+, Miro

5.1.1

3 months ago

5.1.0

1 year ago

5.0.0

1 year ago

4.3.0

1 year ago

4.2.1

1 year ago

4.1.0

2 years ago

4.2.0

2 years ago

4.1.1

2 years ago

2.0.9

2 years ago

3.2.1

2 years ago

3.2.0

2 years ago

3.1.0

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

4.0.1

2 years ago

4.0.0

2 years ago

2.0.8

2 years ago

2.0.7

2 years ago

2.0.5

2 years ago

2.0.6

2 years ago

2.0.4

2 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.0

3 years ago