内容简介: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.
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
License
Designed and developed by Eren Guldas. Code released under the MIT License .
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
计算机程序设计艺术(第3卷)-排序和查找(英文影印版)
(美)Donald E.Knuth / 清华大学出版社 / 2002-9 / 85.00元
《计算机程序设计艺术排序和查找(第3卷)(第2版)》内容简介:这是对第3卷的头一次修订,不仅是对经典计算机排序和查找技术的最全面介绍,而且还对第1卷中的数据结构处理技术作了进一步的扩充,通盘考虑了将大小型数据库和内外存储器。它遴选了一些经过反复检验的计算机方法,并对其效率做了定量分析。第3卷的突出特点是对“最优排序”一节作了修订,对排列论原理与通用散列法作了全新讨论。一起来看看 《计算机程序设计艺术(第3卷)-排序和查找(英文影印版)》 这本书的介绍吧!