Skip to content

maishathasin/mori.css

Repository files navigation

MORI.CSS 森

npm GitHub Workflow Status (with event)

Welcome to MORI.css. Mori CSS Framework is a lightweight, retro-themed CSS library designed for efficiency and simplicity. This framework is designed for web developers looking for something simple and retro.

Installation

To use mori in your project add the following in your header

  <link href="https://cdn.jsdelivr.net/gh/maishathasin/mori.css/mori.css" rel="stylesheet" />

or the mini version

    <link href="https://cdn.jsdelivr.net/gh/maishathasin/mori.css/mori.min.css" rel="stylesheet" />

Or install from npm and use from there

npm i mori.css

Screenshots

docs
docs
Blog
Blog

Documentation

Documentation can be found here

Philosophy

My personal philosophy for this project was to create an pretty pages with minimal classes.

Goals

  • Minimal: Focusing on essential components
  • Retro yet Modern
  • Customizable
  • Lightweight (< 10kb)
  • Reusable classes

Demo

The landing page for a starter simple blog: Blog

ToDo

  • [] Some features not responsive in safari
  • [] Make it more mobile friendly