Skip to content

klich3/960

Folders and files

NameName
Last commit message
Last commit date
Jun 27, 2024
Mar 17, 2024
Oct 24, 2024
Oct 24, 2024
Oct 25, 2024
Feb 2, 2023
Mar 17, 2024
Jul 25, 2022
Jul 25, 2022
Oct 24, 2024
Jul 25, 2022
Oct 17, 2023
Oct 24, 2024
Mar 17, 2024
Oct 17, 2023
Jul 25, 2022
Sep 2, 2024
Oct 28, 2024
Oct 28, 2024

Repository files navigation

960 Grid CSS Speed classes

MIT license Issues GitHub pull-requests

Css base mos used methods in one css file.

CSS Definitions

Logical definition for sizes: .<Size><Class modifier>

Install

Simply run npm i 960.css --save-dev or directly from git npm i https://github.com/klich3/960

Need last version, no problem run this command for this: npm i 960.css@latest

In your Vue3 project just add import line in file main.js

import "960.css";

Dev

Live preview: npm run watch Lint: npm run lint Lint fix: npm run lint-fix

Test: npm run prepublish or npm run test

Compile command: npm run build:css or npm run scss-compile

Publish script: - npm install --global np - npm publish --access=public ./

DOCS


Star History

Star History Chart