mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-01-17 21:08:13 +01:00
Deploying live demo
This commit is contained in:
parent
60d477eae3
commit
bcc316df9c
@ -331,3 +331,4 @@
|
||||
- Added support for `-webkit-` prefix for `transform` to support some browsers.
|
||||
- Updated demo page for `accordion` with `radio`s as well.
|
||||
- Added a small section about `tab`s and `carousel`s, just to allow me to test presentation a bit more.
|
||||
- Deployed demo page with `accordion` demo.
|
||||
|
@ -1,8 +1,8 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<!-- Live demo styled as of 20161104 -->
|
||||
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/229ce771c998b32abbaf3c5442bf9dd854ea15e8/flavors/v2/mini-default.min.css">
|
||||
<!-- Live demo styled as of 20161109 -->
|
||||
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/60d477eae3cf58281fd916e6733ecff5e6aaf20e/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