Skip to content

caioedut/cematerial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CEMaterial

Docs

https://caioedut.github.io/cematerial/docs

Dependencies

How to use

Option 1 - Using NPM

$ npm install cematerial

Option 2 - Manual Import

Include CEMaterial's JS and CSS files.

<script type="text/javascript" src="js/cematerial.min.js"></script>
<link type="text/css" rel="stylesheet" href="css/cematerial.min.css"/>

Include the required fonts.

<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700"/>
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"/>

About

CSS and JS framework based on Google Material Design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published