mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-08-06 05:47:23 +02:00
Depolying live demo
This commit is contained in:
@@ -393,4 +393,5 @@
|
|||||||
- Cleanup for `navigation`.
|
- Cleanup for `navigation`.
|
||||||
- Cleanup for `utility`.
|
- Cleanup for `utility`.
|
||||||
- Cleanup for `card`. Changed loading order and variables to better reflect the new module system. Updated media queries.
|
- 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>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<!-- Live demo styled as of 20161109 -->
|
<!-- 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">
|
<link rel="stylesheet" href="../../dist/mini-default.min.css">
|
||||||
<title>mini.css - A minimal Sass-y responsive mobile-first style-agnostic CSS framework</title>
|
<title>mini.css - A minimal Sass-y responsive mobile-first style-agnostic CSS framework</title>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
|
Reference in New Issue
Block a user