mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-08-05 05:17:24 +02:00
Deploying tabs demo
This commit is contained in:
@@ -357,3 +357,4 @@
|
|||||||
- Made a few minor tweaks, decided not to add `accordion`-specific styling, as the current styling is just enough.
|
- Made a few minor tweaks, decided not to add `accordion`-specific styling, as the current styling is just enough.
|
||||||
- Edited the demo page to include most of the new functionality.
|
- Edited the demo page to include most of the new functionality.
|
||||||
- *TODO* Move `_accordion.scss` to the `legacy` folder etc.
|
- *TODO* Move `_accordion.scss` to the `legacy` folder etc.
|
||||||
|
- Deployed live demo.
|
||||||
|
@@ -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/7e9afb6bba926b53849ad8d6bb8c8537a777e200/flavors/v2/mini-default.min.css">
|
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/e9750940ad12ecafc6a75957f11bb342b907d62d/flavors/v2/mini-default.min.css">
|
||||||
<link rel="stylesheet" href="../../flavors/v2/mini-default.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>
|
<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