UNPKG

sailorcss

Version:

Sailor CSS is a small and customizable layout-focused CSS library. It includes a powerful spacing system, CSS grid and Flexbox utility classes and some useful extras.

39 lines (38 loc) 953 B
{ "name": "sailorcss", "version": "2.2.1", "description": "Sailor CSS is a small and customizable layout-focused CSS library. It includes a powerful spacing system, CSS grid and Flexbox utility classes and some useful extras.", "main": "index.scss", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://gitlab.com/ian-reid/sailor.git" }, "keywords": [ "CSS", "SASS", "SCSS", "Grid", "CSS grid", "Flexbox", "CSS custom properties", "Spacing", "Utility", "Framework", "Framework alternative", "Layout", "Minimalist", "Small", "Sailor", "SailorCSS", "Sailor CSS" ], "author": "Ian Reid Langevin", "license": "BSD", "bugs": { "url": "https://gitlab.com/ian-reid/sailor/issues" }, "homepage": "https://sailorcss.com" }