Skip to content

maelquerre/matrixcss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix

Matrix is a CSS framework based on the CSS Grid Layout.

Use

Use Matrix via CDN

<link href="https://cdn.jsdelivr.net/gh/maelquerre/matrix@master/dist/matrix.min.css" rel="stylesheet">

Develop

Build project

Build SCSS source files:

npm run build

Serve docs

Serve docs on a local web server and watch SCSS source files at the same time:

npm run serve

Open http://localhost:8080 to view it in the browser.

Build docs

Build docs:

npm run docs

About

A CSS framework based on CSS Grid

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •