mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-04-14 01:11:51 +02:00
Depolying live demo
This commit is contained in:
parent
49a055e91d
commit
770c517a2d
@ -393,4 +393,5 @@
|
||||
- Cleanup for `navigation`.
|
||||
- Cleanup for `utility`.
|
||||
- Cleanup for `card`. Changed loading order and variables to better reflect the new module system. Updated media queries.
|
||||
- Cleanup for `tab`, updated media queries.
|
||||
- Cleanup for `tab`, updated media queries.
|
||||
- Deployed live demo after cleanup.
|
@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<!-- Live demo styled as of 20161109 -->
|
||||
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/aa78a8f3c592252861c254ebb08cc81482e85135/dist/mini-default.min.css">
|
||||
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/49a055e91da81cc514b4ae07ab4a28ea912014bb/dist/mini-default.min.css">
|
||||
<link rel="stylesheet" href="../../dist/mini-default.min.css">
|
||||
<title>mini.css - A minimal Sass-y responsive mobile-first style-agnostic CSS framework</title>
|
||||
<meta charset="utf-8">
|
||||
|
Loading…
x
Reference in New Issue
Block a user