mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-08-08 23:06:31 +02:00
Deploying live page
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
- Documented mixins for `progress`, optimized etc.
|
||||
|
||||
|
||||
## 20161021
|
||||
## 20161021 (last change a bit past midnight but still counts)
|
||||
|
||||
- Created `mini-core/grid` for flexbox grid system.
|
||||
- Opened relevant breaking changes issue (#16).
|
||||
@@ -162,3 +162,5 @@
|
||||
- Reorganized variables and imports in order of importance for core and default flavor.
|
||||
- Added table styling and responsiveness, made customizable etc.
|
||||
- Added demo table to page, tested.
|
||||
- Minor consistency reorganization in table module.
|
||||
- Updated demo page, deployed live.
|
@@ -10,7 +10,7 @@
|
||||
<link rel="icon" type="image/png" href="favicon.png">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css">
|
||||
<!-- Live demo styled as of 20161021 -->
|
||||
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/a97fea6596ae4692eb019b19877e4f3a1fc5f3d0/flavors/v2/mini-default.min.css">
|
||||
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/c9d597fac2ede99d97850a5c1f150714e1cacf0e/flavors/v2/mini-default.min.css">
|
||||
<link rel="stylesheet" href="../../flavors/v2/mini-default.css">
|
||||
<style>
|
||||
#top-logo {
|
||||
|
Reference in New Issue
Block a user