Deploying live demo

This commit is contained in:
Angelos Chalaris 2016-11-09 23:15:01 +02:00
parent e90cdb6a47
commit b56b8b82bf
2 changed files with 2 additions and 1 deletions

View file

@ -363,3 +363,4 @@
- Deployed updated live demo page.
- Tested on mobile, works better.
- Minor `tabs` update for `:first-of-type` and `:last-of-type` selectors. This update should fix square top-right corners for single collapses.
- Deployed live demo.

View file

@ -2,7 +2,7 @@
<html>
<head>
<!-- Live demo styled as of 20161109 -->
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/edeeb4c8394e99a28f1ee63386dbf7e4a1810ace/flavors/v2/mini-default.min.css">
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/e90cdb6a472d4580538403d75bfbe91081537c30/flavors/v2/mini-default.min.css">
<link rel="stylesheet" href="../../flavors/v2/mini-default.css">
<title>mini.css - A minimal Sass-y responsive mobile-first style-agnostic CSS framework</title>
<meta charset="utf-8">