Skip to content

YisusJuarez/Minteractions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minteractions

Minteractions is a lightweight CSS Library where you can find professional designed components.

GitHub package.json version GitHub release (latest by date) npm

Docs (temporarily)

Follow the docs to build your own button minteractions!.

NPM

npm install minteractions

After installation, you can import the CSS file into your project:

@import 'minteractions/css/minteractions.css'

CDN

Also you can import the css using CDN into your project:

<link rel="stylesheet" href="https://www.jsdelivr.com/package/npm/minteractions/css/minteractions.css">

CSS only

You can download the compiled CSS Minteracions.css.

You can either use that file or download the Sass source files to customize the variables.

There is no JavaScript included so you are free to develop the functions by yourself.

Copyright and License Github

Code Copyright 2020 YisusJuarez. Code released under License