Gralig - a modest, grayish CSS library

栏目: IT技术 · 发布时间: 5年前

内容简介:Gralig is a modest, grayish CSS library. (You can make it colorfull with helpers). It can be starting point for your CSS development. It provides a set of small modules, including flexbox based grid and dark mode. There is no JS, only CSS.

Gralig - a modest, grayish CSS library

What is Gralig ?

grålig means grayish in Danish.

Gralig is a modest, grayish CSS library. (You can make it colorfull with helpers). It can be starting point for your CSS development. It provides a set of small modules, including flexbox based grid and dark mode. There is no JS, only CSS.

Download

You can simply use gralig.min.css file with cdn link or you can install npm package and use .scss files in your project.

CDN

<link rel="stylesheet" href="https://unpkg.com/gralig" />

or

npm install gralig

Features

  • Set of Colors
  • Typography
  • Buttons
  • Navbar
  • Card
  • Table
  • List
  • Modal
  • Breadcrumb
  • Form Elements
  • Loading Elements
  • Progress Elements
  • Dark Mode
  • Flexbox based Grid

Browser Support

Gralig built for latest versions of modern browsers.

  • Chrome
  • Brave
  • Firefox
  • Edge
  • Opera
  • Safari

Docs and Website

You can use our website for documentation gralig.com

Contributing

Welcome to the club You can contribute the project with our contributing guidelines .

License

Designed and developed by Eren Guldas. Code released under the MIT License .


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

PHP和MySQL Web开发(原书第4版)

PHP和MySQL Web开发(原书第4版)

Luke Welling、Laura Thomson / 武欣 / 机械工业出版社 / 2009 / 95.00元

本书将PHP开发与MySQL应用相结合,分别对PHP和MySQL做了深入浅出的分析,不仅介绍PHP和MySQL的一般概念,而且对PHP和MySQL的Web应用做了较全面的阐述,并包括几个经典且实用的例子。. 本书是第4版,经过了全面的更新、重写和扩展,包括PHP 5.3最新改进的特性(例如,更好的错误和异常处理),MySQL的存储过程和存储引擎,Ajax技术与Web 2.0以及Web应用需要......一起来看看 《PHP和MySQL Web开发(原书第4版)》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具