mirror of
https://github.com/clearleft/clearless.git
synced 2026-01-10 14:17:56 -05:00
More doc updates
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
// Default settings override
|
||||
|
||||
@sprite-image: url('/examples/sprite.png');
|
||||
@sprite-image: url('../examples/sprite.png');
|
||||
@using-modernizr: false;
|
||||
@using-ieclasses: true;
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="shortcut icon" href="http://clearleft.com/favicon.ico" type="image/x-icon" />
|
||||
|
||||
<link rel="stylesheet" href="/_compiled/example.css" type="text/css">
|
||||
<link rel="stylesheet" href="../_compiled/example.css" type="text/css">
|
||||
|
||||
<title>ClearLESS Examples</title>
|
||||
</head>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="shortcut icon" href="http://clearleft.com/favicon.ico" type="image/x-icon" />
|
||||
|
||||
<link rel="stylesheet" href="/_compiled/example.css" type="text/css">
|
||||
<link rel="stylesheet" href="../_compiled/example.css" type="text/css">
|
||||
|
||||
<title>ClearLESS Examples</title>
|
||||
</head>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="shortcut icon" href="http://clearleft.com/favicon.ico" type="image/x-icon" />
|
||||
|
||||
<link rel="stylesheet" href="/_compiled/example.css" type="text/css">
|
||||
<link rel="stylesheet" href="../_compiled/example.css" type="text/css">
|
||||
|
||||
<title>ClearLESS Examples</title>
|
||||
</head>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="shortcut icon" href="http://clearleft.com/favicon.ico" type="image/x-icon" />
|
||||
|
||||
<link rel="stylesheet" href="/_compiled/example.css" type="text/css">
|
||||
<link rel="stylesheet" href="../_compiled/example.css" type="text/css">
|
||||
|
||||
<title>ClearLESS Examples</title>
|
||||
</head>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="shortcut icon" href="http://clearleft.com/favicon.ico" type="image/x-icon" />
|
||||
|
||||
<link rel="stylesheet" href="/_compiled/example.css" type="text/css">
|
||||
<link rel="stylesheet" href="../_compiled/example.css" type="text/css">
|
||||
|
||||
<title>ClearLESS Examples</title>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user