mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-08-08 23:06:31 +02:00
Deploying demo
This commit is contained in:
@@ -429,3 +429,4 @@
|
|||||||
- Slightly tweaked the `margin`s and stuff of `p` and `hX` elements.
|
- Slightly tweaked the `margin`s and stuff of `p` and `hX` elements.
|
||||||
- Added file size comparison between toolkits.
|
- Added file size comparison between toolkits.
|
||||||
- Updated `table` `border-radius`es.
|
- Updated `table` `border-radius`es.
|
||||||
|
- Deployed live demo with fixes etc.
|
@@ -2,7 +2,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<!-- Live demo styled as of 20161111 -->
|
<!-- Live demo styled as of 20161111 -->
|
||||||
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/5dcfabb7f3bdb01834414c27d2cca637e481c3b8/dist/mini-default.min.css">
|
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/64af6f2d5fb2bdcad4ed49631031bf2ef4c3cd54/dist/mini-default.min.css">
|
||||||
<!-- Local stylesheet -->
|
<!-- Local stylesheet -->
|
||||||
<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>
|
||||||
|
Reference in New Issue
Block a user