• Stars
    star
    1,992
  • Rank 22,385 (Top 0.5 %)
  • Language
    CSS
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

World's smallest responsive 🔥 css framework (395 bytes)

lit 🔥

npm size install size Downloads tweet button

a ridiculously small responsive css framework.

I challenged myself to see how small I could go, but preserve everything Skeleton, Milligram, and other micro frameworks have to offer.

Features

  • 12 Column Responsive Grid
  • Typography for h1-h6, and body text
  • Three types of buttons
  • Cards
  • Inputs
  • Table Styles

and a little bit more...

util

util is an atomic css addon for lit. It is currently a work in progress, but feel free to check it out at https://ajusa.github.io/lit/docs/util.html

Getting Started

  1. Install lit.css with one of the following:
  • NPM: npm install --save @ajusa/lit
  • CSS3: <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@ajusa/lit@latest/dist/lit.css" />
  • CSSNext: <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@ajusa/lit@latest/src/lit.css" />
  1. Read the Docs to see usage

Note: lit uses PostCSS to transform from CSSNext to CSS3. If you are comfortable outright using CSSNext, you can directly include the lit.css file in the src directory. Otherwise, use the dist/lit.css file.

Supported Browsers

lit supports most modern browsers (Chrome, Firefox, Edge, Opera) but it also has impressive support for older browsers. lit has been tested on Internet Explorer 11 with no issues.

Development Setup

  1. Clone this repository (https://www.github.com/ajusa/lit)
  2. Make sure you have npm installed
  3. Run npm install in the root directory of lit
  4. Once that is completed, run npm run build to build the minified version and the gzipped file.
  5. If you are making changes live, use npm run watch. watch will build the minified css file in ./dist whenever there is a change in ./src/lit.css.

More Repositories

1

VNDS-LOVE

A visual novel player for Windows, Mac, Linux, and the Nintendo Switch
MoonScript
54
star
2

simple-chat

A simple room-based chat application in Nim. Uses Jester and HTMX
Nim
27
star
3

dekao

HTML templating language for Nim
Nim
15
star
4

ajl

A simple transpile-to-C++ language
Nim
15
star
5

susta

A simple and cheap way to write tests
Nim
10
star
6

simple-twitter

Nim
9
star
7

sanictype

A windows text expander, written in Nim
Nim
8
star
8

rowdy

Some sugar for the mummy http server
Nim
6
star
9

oyori

a site for organizing manga
Nim
6
star
10

Spell

A game, using nodejs and Websockets
JavaScript
5
star
11

dalo

A HTML form library for Nim
Nim
5
star
12

ajcss

CSS
5
star
13

binarylang-fun

Fun with using binarylang to parse stuff in Nim
HTML
4
star
14

showcaseme

A way for teenagers to get internships
JavaScript
4
star
15

crackbowl

a (more) mobile friendly protobowl with statistics!
JavaScript
4
star
16

thecloset

JavaScript
3
star
17

kautil

Nim
3
star
18

Spell-Server

Server for Spell
JavaScript
2
star
19

intro-to-js

A simple talk introducing people to Javascript
JavaScript
2
star
20

250

Nim
2
star
21

gamocosm-site

A site for Gamocosm
HTML
1
star
22

ArduCopter

Quadcopter code for the Flying Penguins.
C++
1
star
23

platey

Nim
1
star
24

1504scout

C++
1
star
25

vnds-player

A VNDS engine, rewritten from the ground up to be compatible with the 3DS
Nim
1
star
26

genstar

a simple 2 player space shoot em up
Lua
1
star
27

censoredplanet-as

A collection of scripts used to analyze Autonomous System (AS) data for Censored Planet
Python
1
star
28

nimtenbrew

Useful parsing stuff for nintendo homebrew
Nim
1
star
29

VNDS-TEST

A simple novel to test all VNDS functionality
1
star
30

ADNS2620

C++
1
star
31

Scouting2016

JavaScript
1
star
32

ajusa.github.io

CSS
1
star
33

ajmp

A simple music player
Nim
1
star
34

micmute

Automatically exported from code.google.com/p/micmute
C++
1
star
35

ajusa

1
star
36

Akoni-old

JavaScript
1
star