mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-01-17 21:08:13 +01:00
Deploying demo page
This commit is contained in:
parent
7214588269
commit
4d99ab0610
@ -222,3 +222,4 @@
|
||||
- Softcoded most of the stuff for `form` styling.
|
||||
- Tested `form` styling thoroughly and optimized code.
|
||||
- Moved fixes from `core` to `form` module for most of the `form` elements (except `search`).
|
||||
- Deployed updated live page.
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<!-- Live demo styled as of 20161025 -->
|
||||
<!-- <link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/2ad1bc879ab9735a4e680311163dcfd0873d861a/flavors/v2/mini-default.min.css"> -->
|
||||
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/7214588269a2cdb848d0fe3466733e78ca87057e/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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user