text stringlengths 9 39.2M | dir stringlengths 26 295 | lang stringclasses 185
values | created_date timestamp[us] | updated_date timestamp[us] | repo_name stringlengths 1 97 | repo_full_name stringlengths 7 106 | star int64 1k 183k | len_tokens int64 1 13.8M |
|---|---|---|---|---|---|---|---|---|
```javascript
module.exports = {
id: 'drawer',
title: 'Menu drawer',
keywords: [`drawer`, `checkbox`, `toggle`, `close`, `drawer-toggle`, `drawer-close`, `menu`, `navigation`, `hamburger`],
description: `<p>The drawer component of <strong>mini.css</strong> is used to create responsive navigation menus for your ... | /content/code_sandbox/docs/doc-fragments/drawer.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 2,787 |
```javascript
var version = require('../vinf').version;
module.exports = {
id: 'build-your-own-flavor',
title: 'Build your own flavor',
content: `<div class="section">
<h3>Core module</h3>
<p>The <strong>Core</strong> module contains styling rules for common textual elements, headings, quotations and code... | /content/code_sandbox/docs/doc-fragments/buildYourOwnFlavor.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 34,943 |
```javascript
module.exports = {
id: 'lists',
title: 'Lists',
keywords: [`list`, `ul`, `ol`, `li`],
description: `<p>List elements, both unordered and ordered, are minimally styled to match with the rest of the framework's aesthetics. Their margins and padding are reset to properly align with the rest of the co... | /content/code_sandbox/docs/doc-fragments/lists.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 653 |
```javascript
var version = require('../vinf').version;
module.exports = {
id: 'prebuilt-flavors',
title: 'Prebuilt flavors',
content: `<div class="section"><p><strong>mini.css</strong> comes with a few prebuild flavors out of the box, so you can get started without having to finetune every little aspect of your ... | /content/code_sandbox/docs/doc-fragments/premadeFlavors.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 313 |
```javascript
var premadeFlavors = require('./premadeFlavors');
var buildYourOwn = require('./buildYourOwnFlavor');
var flavorTools = require('./flavorTools');
module.exports = [premadeFlavors, flavorTools, buildYourOwn]
``` | /content/code_sandbox/docs/doc-fragments/customizationFragments.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 53 |
```javascript
module.exports = {
id: 'text-highlighting',
title: 'Text highlighting',
keywords: [`mark`, `highlight`, `text highlighting`, `tag`, `primary`, `secondary`, `tertiary`, `inline-block`],
description: `<p>The native HTML5 mark element has been minimally styled to allow for easy text highlighting.</p>... | /content/code_sandbox/docs/doc-fragments/textHighlighting.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 1,231 |
```javascript
var gettingStarted = require('./gettingStarted');
var commonTextualElements = require('./commonTextualElements');
var headings = require('./headings');
var lists = require('./lists');
var images = require('./images');
var codeAndQuotations = require('./codeAndQuotations');
var grid = require('./grid');
va... | /content/code_sandbox/docs/doc-fragments/docFragments.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 373 |
```javascript
module.exports = {
id: 'common-textual-elements',
title: 'Common textual elements',
tag: 'p',
keywords: ['p', 'paragraph', 'text', 'textual elements', 'strong', 'bold', 'b', 'em', 'i', 'emphasis', 'italics', 'small', 'a', 'link', 'hr', 'horizontal rule', 'sub', 'subscript', 'sup', 'exponent', 'sup... | /content/code_sandbox/docs/doc-fragments/commonTextualElements.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 1,076 |
```javascript
module.exports = {
id: 'header',
title: 'Header',
keywords: [`navigation`, `header`, `sticky`, `button`, `logo`, `link`],
description: `<p>The header element has been minimally styled, allowing you to create modern headers for your web apps. A header can include a logo element (<code>.logo</code>)... | /content/code_sandbox/docs/doc-fragments/header.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 1,278 |
```javascript
module.exports = {
id: 'modal-dialogs',
title: 'Modal dialogs',
keywords: [`modal`, `dialog`, `contextual`, `alert`, `notification`],
description: `<p><strong>mini.css</strong> provides you with a modal dialog component to display messages to users. It is composed of three components - the modal d... | /content/code_sandbox/docs/doc-fragments/modalDialogs.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 2,381 |
```javascript
module.exports = {
id: 'buttons',
title: 'Buttons',
keywords: [`button`, `input`, `reset`, `submit`, `link`, `a`, `label`, `primary`, `secondary`, `tertiary`, `aria`, `small`, `large`, `inverse`],
description: `<p>Buttons and button-like input elements have been styled by default to be consistent ... | /content/code_sandbox/docs/doc-fragments/buttons.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 2,167 |
```javascript
module.exports = {
id: 'responsive-spacing-sizing',
title: 'Responsive spacing & sizing',
keywords: ['responsiveness', 'margin', 'padding', 'responsive-margin', 'responsive-margin'],
description: '<p>You can make elements\' spacing or sizing responsive by applying the appropriate class (<code>... | /content/code_sandbox/docs/doc-fragments/responsiveSpacingAndSizing.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 422 |
```javascript
module.exports = {
id: 'visibility-helpers',
title: 'Visibility helpers',
keywords: ['hidden', 'visibility', 'visually-hidden', 'accessibility', 'utility'],
description: '<p>You can use visibility helper classes to hide elements for all users (<code>.hidden</code>) or for users not on screen reade... | /content/code_sandbox/docs/doc-fragments/visibilityHelpers.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 1,221 |
```javascript
module.exports = {
id: 'navigation-bar',
title: 'Navigation bar',
keywords: [`navigation`, `bar`, `nav`, `link`],
description: `<p>The navigation bar element has been minimally styled, allowing you to create simple vertical navigation menus for your web apps. Apart from styling from links, custom ... | /content/code_sandbox/docs/doc-fragments/navigationBar.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 1,080 |
```javascript
module.exports = {
id: 'forms-and-input',
title: 'Forms & input',
keywords: [`form`, `fieldset`, `legend`, `input`, `type`, `text`, `checkbox`, `radio`, `email`, `password`, `tel`, `input-group`, `input group`, `row`, `col`, `column`, `vertical`, `fluid`, `file`, `upload`, `select`, `textarea`, ... | /content/code_sandbox/docs/doc-fragments/formsAndInput.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 2,682 |
```javascript
module.exports = {
id: 'tooltips',
title: 'Tooltips',
keywords: [`tooltip`, `aria-label`, `contextual`, `bottom`, `span`],
description: `<p>You can utilize the <code>aria-label</code> property to create accessible tooltips (<code>.tooltip</code>), allowing you to display explanatory text for diffe... | /content/code_sandbox/docs/doc-fragments/tooltips.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 626 |
```javascript
module.exports = {
id: 'cards',
title: 'Cards',
keywords: [`card`, `row`, `section`, `container`, `col`, `column`, `small`, `large`, `fluid`, `warning`, `error`],
description: `<p><strong>mini.css</strong> provides you with cards (<code>.card</code>), general-purpose containers that help you organ... | /content/code_sandbox/docs/doc-fragments/cards.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 2,744 |
```javascript
module.exports = {
id: 'code-and-quotations',
title: 'Code & quotations',
keywords: [`code`, `pre`, `kbd`, `blockquote`, `quotation`],
description: '<p>Code blocks and quotation elements are styled using custom rules that help make them stand out from the rest of the text, while inline code an... | /content/code_sandbox/docs/doc-fragments/codeAndQuotations.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 1,020 |
```javascript
module.exports = {
id: '',
title: '',
keywords: [],
description: '',
example: '',
samples: [],
notes: [],
customization: [],
modifiers: [],
dos: [],
donts: []
}
/*
Modifiers:
{
title : '',
description: '',
example: '',
samples: []
}
Dos/Donts:
{
descrip... | /content/code_sandbox/docs/doc-fragments/template.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 95 |
```javascript
module.exports = {
id: 'grid',
title: 'Grid system',
keywords: [`grid`, `grid system`, `col`, `column`, `layout`, `row`, `container`, `small`, `medium`, `large`, `sm`, `md`, `lg`, `cols`, `predefined`, `offset`, `order`, `reorder`, `first`, `last`, `normal`],
description: `<p>The grid system of <s... | /content/code_sandbox/docs/doc-fragments/grid.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 9,400 |
```javascript
module.exports = {
id: 'donut-spinners',
title: 'Donut spinners',
keywords: [`spinner`, `donut`, `loading`, `progress`, `primary`, `secondary`, `tertiary`, `inline`, `animation`, `animated`],
description: `<p><strong>mini.css</strong> provides you with animated loading indicators (<code>.spinner</... | /content/code_sandbox/docs/doc-fragments/donutSpinners.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 902 |
```javascript
module.exports = {
id: 'card-sections',
title: 'Card sections',
keywords: [`card`, `row`, `section`, `container`, `col`, `column`, `media`, `double-padded`, `dark`],
description: '<p>Card content is usually organized in smaller sections (<code>.section</code>) to be more easily digestible. A card ... | /content/code_sandbox/docs/doc-fragments/cardSections.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 1,943 |
```javascript
module.exports = {
id: 'icons',
title: 'Icons',
keywords: [`icon`, `svg`, `feather`, `icons`],
description: `<p><strong>mini.css</strong> comes with a set of 20 commonly-used icons (courtesy of <a href="path_to_url" target="_blank" rel="noopener">Feather</a>) that you can use anywhere in your web ... | /content/code_sandbox/docs/doc-fragments/icons.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 2,789 |
```javascript
module.exports = {
id: 'images-captions',
title: 'Images & captions',
keywords: [`img`, `image`, `responsive`, `responsiveness`, `caption`, `figure`, `figcaption`],
description: `<p>Image elements are responsive by default, automatically scaling down as necessary to display properly on smaller... | /content/code_sandbox/docs/doc-fragments/images.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 563 |
```javascript
var version = require('../vinf').version;
module.exports = {
id: 'flavor-tools',
title: 'Complementary tools',
content: `<div class="section"><p>Building a custom flavor can be complex, even with the amount of streamlining we have provided. We have hand-picked the following tools to assist you in cr... | /content/code_sandbox/docs/doc-fragments/flavorTools.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 243 |
```javascript
module.exports = {
id: 'input-grouping',
title: 'Input grouping',
keywords: [`input group`, `input-group`, `vertical`, `fluid`, `input`, `button`, `button group`, `button-group`],
description: `<p>You can ensure that input elements and labels display together on the same line, by grouping them tog... | /content/code_sandbox/docs/doc-fragments/inputGrouping.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 2,018 |
```javascript
module.exports = {
id: 'footer',
title: 'Footer',
keywords: [`navigation`, `footer`, `sticky`, `link`],
description: `<p>The footer element has been minimally styled, aiming to provide you with a clean base to create your web apps' footers.</p>`,
example: `<footer> <p class="doc">© 2016-201... | /content/code_sandbox/docs/doc-fragments/footer.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 547 |
```javascript
module.exports = {
id: 'spoilers-and-accordions',
title: 'Spoilers & accordions',
keywords: [`spoiler`, `collapse`, `accordion`, `contextual`, `vertical tabs`],
description: `<p><strong>mini.css</strong> provides you with accessible spoilers and accordions. They are composed of two components ... | /content/code_sandbox/docs/doc-fragments/spoilersAndAccordions.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 2,936 |
```javascript
module.exports = {
id: 'progress-bars',
title: 'Progress bars',
keywords: [`progress`, `bar`, `primary`, `secondary`, `tertiary`, `inline`],
description: `<p>Progress bars are minimally styled to match with the rest of the framework's aesthetics and be consistent across all modern browsers.</p>`,
... | /content/code_sandbox/docs/doc-fragments/progressBars.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 1,444 |
```javascript
module.exports = {
id: 'element-decorators',
title: 'Element decorators',
keywords: ['border','border-radius', 'bordered', 'rounded', 'circular', 'shadowed', 'utility'],
description: '<p>You can apply generic borders, shadows or border radiuses to any element, by using the appropriate class (<code... | /content/code_sandbox/docs/doc-fragments/elementDecorators.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 736 |
```javascript
module.exports = {
id: 'tables',
title: 'Tables',
keywords: [`table`, `caption`, `thead`, `tbody`, `tr`, `th`, `td`, `horizontal`, `striped`, `hoverable`],
description: `<p>Tables are styled in a minimal, modern and responsive manner, allowing users on all devices to easily browse tabular data, ta... | /content/code_sandbox/docs/doc-fragments/tables.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 7,417 |
```javascript
module.exports = {
id: 'toasts',
title: 'Toasts',
keywords: [`span`, `toast`, `mobile`, `contextual`, `message`],
description: `<p><strong>mini.css</strong> provides you with toast messages (<code>.toast</code>), allowing you to display native-looking notifications on mobile devices.</p>`,
examp... | /content/code_sandbox/docs/doc-fragments/toasts.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 419 |
```css
@charset "UTF-8";
/*
Flavor name: Dark (mini-dark)
Author: Angelos Chalaris (chalarangelo@gmail.com)
Maintainers: Angelos Chalaris
mini.css version: v3.0.1
*/
/*
Browsers resets and base typography.
*/
/* Core module CSS variable definitions */
:root {
--fore-color: #fdfdfd;
--secondary-fore-color:... | /content/code_sandbox/docs/flavorFiles/mini-dark.css | css | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 18,325 |
```css
@charset "UTF-8";
/*
Flavor name: Nord (mini-nord)
Author: tphecca (path_to_url
Maintainers: tphecca
mini.css version: v3.0.1
*/
/*
Browsers resets and base typography.
*/
/* Core module CSS variable definitions */
:root {
--fore-color: #2e3440;
--secondary-fore-color: #3b4252;
--back-color: #ece... | /content/code_sandbox/docs/flavorFiles/mini-nord.css | css | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 18,464 |
```css
:root{--fore-color:#fdfdfd;--secondary-fore-color:#f0f0f0;--back-color:#111;--secondary-back-color:#222;--blockquote-color:#f57c00;--pre-color:#1565c0;--border-color:#ddd;--secondary-border-color:#aaa;--heading-ratio:1.19;--universal-margin:.5rem;--universal-padding:.5rem;--universal-border-radius:.125rem;--a-li... | /content/code_sandbox/docs/flavorFiles/mini-dark.min.css | css | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 15,338 |
```css
@charset "UTF-8";
/*
Flavor name: Default (mini-default)
Author: Angelos Chalaris (chalarangelo@gmail.com)
Maintainers: Angelos Chalaris
mini.css version: v3.0.1
*/
/*
Browsers resets and base typography.
*/
/* Core module CSS variable definitions */
:root {
--fore-color: #111;
--secondary-fore-col... | /content/code_sandbox/docs/flavorFiles/mini-default.css | css | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 18,330 |
```css
:root{--fore-color:#111;--secondary-fore-color:#444;--back-color:#f8f8f8;--secondary-back-color:#f0f0f0;--blockquote-color:#f57c00;--pre-color:#1565c0;--border-color:#aaa;--secondary-border-color:#ddd;--heading-ratio:1.19;--universal-margin:.5rem;--universal-padding:.5rem;--universal-border-radius:.125rem;--a-li... | /content/code_sandbox/docs/flavorFiles/mini-default.min.css | css | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 15,347 |
```scss
// This is a flavor file. Duplicate it and edit it to create your own flavor. Read instructions carefully.
// Single-line comments, starting with '//' will not be included in your final CSS file. Multiline comments,
// structured like the flavor description below, will be included in your final CSS file.
/*
... | /content/code_sandbox/docs/flavorFiles/mini-default.scss | scss | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 2,139 |
```css
:root{--fore-color:#2e3440;--secondary-fore-color:#3b4252;--back-color:#eceff4;--secondary-back-color:#e5e9f0;--blockquote-color:#d08770;--pre-color:#b48ead;--border-color:#d8dee9;--secondary-border-color:#e5e9f0;--heading-ratio:1.19;--universal-margin:.5rem;--universal-padding:.5rem;--universal-border-radius:.1... | /content/code_sandbox/docs/flavorFiles/mini-nord.min.css | css | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 15,488 |
```scss
// This is a flavor file. Duplicate it and edit it to create your own flavor. Read instructions carefully.
// Single-line comments, starting with '//' will not be included in your final CSS file. Multiline comments,
// structured like the flavor description below, will be included in your final CSS file.
/*
... | /content/code_sandbox/docs/flavorFiles/mini-nord.scss | scss | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 4,607 |
```scss
// This is a flavor file. Duplicate it and edit it to create your own flavor. Read instructions carefully.
// Single-line comments, starting with '//' will not be included in your final CSS file. Multiline comments,
// structured like the flavor description below, will be included in your final CSS file.
/*
... | /content/code_sandbox/docs/flavorFiles/mini-dark.scss | scss | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 4,442 |
```html
<!DOCTYPE html><html><head>
<title>mini.css - Minimal, responsive, style-agnostic CSS framework</title><meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="description" content="mini.css - Minimal, responsive, style-agnostic CSS framework">
<meta name="keywords"... | /content/code_sandbox/docs/v3/index.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 235 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Input Control</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.... | /content/code_sandbox/docs/v2/input_control.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 12,032 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Table</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.css - Mi... | /content/code_sandbox/docs/v2/table.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 10,390 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Grid</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.css - Min... | /content/code_sandbox/docs/v2/grid.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 14,127 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Minimal, responsive, style-agnostic CSS framework</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<me... | /content/code_sandbox/docs/v2/index.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 6,649 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Flavors</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.css - ... | /content/code_sandbox/docs/v2/flavors.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 3,781 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Progress</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.css -... | /content/code_sandbox/docs/v2/progress.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 6,081 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Modules</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.css - ... | /content/code_sandbox/docs/v2/modules.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 5,951 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Card</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.css - Min... | /content/code_sandbox/docs/v2/card.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 8,216 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<title>mini.css - React and Preact Libraries</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.css - Minimal, responsive, style-agnostic CSS framework">
<meta name="keywords" con... | /content/code_sandbox/docs/v2/react.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 233 |
```css
html{font-size:16px}html,*{font-family:-apple-system, BlinkMacSystemFont,"Segoe UI","Roboto", "Droid Sans","Helvetica Neue", Helvetica, Arial, sans-serif;line-height:1.5;-webkit-text-size-adjust:100%}*{font-size:1rem}body{margin:0;color:#212121;background:#f8f8f8}article,aside,section,figcaption,figure,main,deta... | /content/code_sandbox/docs/v2/mini-default.min.css | css | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 11,761 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Quick Reference</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="min... | /content/code_sandbox/docs/v2/quick_reference.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 23,313 |
```javascript
/*! sass.js - v0.10.10 (4ca6ca1) - built 2018-07-07
providing libsass 3.5.4 (1e52b743)
via emscripten 1.37.35 ()
*/
(function (root, factory) {
'use strict';
if (typeof define === 'function' && define.amd) {
define([], factory);
} else if (typeof exports === 'object') {
module.exports ... | /content/code_sandbox/docs/sass.sync.js | javascript | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 2,282,021 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Tab</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.css - Mini... | /content/code_sandbox/docs/v2/tab.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 7,483 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Navigation</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.css... | /content/code_sandbox/docs/v2/navigation.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 8,693 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<script async src="path_to_url"></script>
<title>mini.css - Templates</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
... | /content/code_sandbox/docs/v2/templates.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 3,521 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Contextual</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.css... | /content/code_sandbox/docs/v2/contextual.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 7,423 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Core</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.css - Min... | /content/code_sandbox/docs/v2/core.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 5,921 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Utility</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.css - ... | /content/code_sandbox/docs/v2/utility.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 7,682 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="../mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Input Control</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mi... | /content/code_sandbox/docs/v2/customization/input_control.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 12,443 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="../mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Table</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.css -... | /content/code_sandbox/docs/v2/customization/table.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 5,329 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="../mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Customization</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mi... | /content/code_sandbox/docs/v2/customization/index.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 3,833 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="../mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Grid</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.css - ... | /content/code_sandbox/docs/v2/customization/grid.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 5,053 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="../mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Progress</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.cs... | /content/code_sandbox/docs/v2/customization/progress.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 7,625 |
```html
<!DOCTYPE html>
<link rel="stylesheet" href="path_to_url">
<html lang="en">
<head>
<link rel="stylesheet" href="../mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Card</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<... | /content/code_sandbox/docs/v2/customization/card.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 6,384 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="../mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Tab</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.css - M... | /content/code_sandbox/docs/v2/customization/tab.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 4,506 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="../mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Navigation</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.... | /content/code_sandbox/docs/v2/customization/navigation.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 8,695 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="../mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Contextual</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.... | /content/code_sandbox/docs/v2/customization/contextual.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 10,672 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="../mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Core</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.css - ... | /content/code_sandbox/docs/v2/customization/core.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 11,098 |
```html
<!DOCTYPE html>
<html>
<head>
<title>mini.css - A minimal Sass-y responsive mobile-first style-agnostic CSS framework</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.css - A minimal Sass-y responsive mob... | /content/code_sandbox/docs/v1/index.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 2,594 |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="../mini-default.min.css">
<link rel="stylesheet" href="path_to_url">
<title>mini.css - Utility</title>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.css... | /content/code_sandbox/docs/v2/customization/utility.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 10,737 |
```html
<!DOCTYPE html>
<html>
<head>
<title>mini.css - A minimal Sass-y responsive mobile-first style-agnostic CSS framework</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.css - A minimal Sass-y responsive mob... | /content/code_sandbox/docs/v1/modules.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 16,268 |
```html
<!DOCTYPE html>
<html>
<head>
<title>mini.css - A minimal Sass-y responsive mobile-first style-agnostic CSS framework</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="mini.css - A minimal Sass-y responsive mob... | /content/code_sandbox/docs/v1/modules-niteowl.html | html | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 16,274 |
```scss
// Progress module's mixin definitions are here. For the module itself
// check `progress.scss`.
// Progress color variant mixin:
// $progress-alt-name: The name of the class used for the <progress> variant.
// $progress-alt-fore-color: Foregound color for <progress> variant.
// $progress-alt-back-color: Bac... | /content/code_sandbox/docs/mini/_progress_mixins.scss | scss | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 431 |
```scss
// Contextual module's mixin definitions are here. For the module itself
// check `_contextual.scss`.
// Mark color variant mixin:
// $mark-alt-name: The name of the class used for the <mark> variant.
// $mark-alt-back-color: Background color for <mark> variant.
// $mark-alt-fore-color: Text color for <mark>... | /content/code_sandbox/docs/mini/_contextual_mixins.scss | scss | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 308 |
```scss
// Layout (card) module's mixin definitions are here. For the module itself
// check `_layout.scss`.
// Mixin for alternate card sizes:
// $card-alt-size-name: The name of the class used for the alternate size card.
// $card-alt-size-width: The width of the alternate size card.
@mixin make-card-alt-size ($car... | /content/code_sandbox/docs/mini/_layout_mixins.scss | scss | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 746 |
```scss
// Input_control module's mixin definitions are here. For the module itself
// check `_input_control.scss`.
// Button color variant mixin:
// $button-alt-name: The name of the class used for the button variant.
// $button-alt-back-color: Background color for button variant.
// $button-alt-hover-back-color: B... | /content/code_sandbox/docs/mini/_input_control_mixins.scss | scss | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 549 |
```scss
/*
Definitions for navigation elements.
*/
// Different elements are styled based on the same set of rules.
$header-height: 3.1875rem !default; // Height of the header element.
$header-back-color: #f8f8f8 !default; // Background color for the header element.
$header-hover-back-color: #f0f0f0 !... | /content/code_sandbox/docs/mini/_navigation.scss | scss | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 3,510 |
```scss
/*
Definitions for contextual background elements, toasts and tooltips.
*/
$mark-back-color: #0277bd !default; // Background color for <mark>
$mark-fore-color: #fafafa !default; // Text color for <mark>
$mark-font-size: 0.95em !default; // Font size for <mark>
$mark-li... | /content/code_sandbox/docs/mini/_contextual.scss | scss | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 3,724 |
```scss
/*
Definitions for the grid system, cards and containers.
*/
// The grid system uses the flexbox module, meaning it might be incompatible with certain browsers.
$_include-parent-layout: true !default; // [Hidden] Flag for rows defining column layouts (`true`/`false`).
$grid-column-count: ... | /content/code_sandbox/docs/mini/_layout.scss | scss | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 2,249 |
```scss
/*
Definitions for icons - powered by Feather (path_to_url
*/
$icon-prefix: 'icon' !default; // Class name prefix for icons.
$icon-alert-name: 'alert' !default; // Class name suffix for alert icon.
$icon-bookmark-name: 'bookmark' !default; // Class name suffix for bookmar... | /content/code_sandbox/docs/mini/_icon.scss | scss | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 5,649 |
```scss
/*
Definitions for utilities and helper classes.
*/
$hidden-name: 'hidden' !default; // Class name for hidden elements.
$visually-hidden-name: 'visually-hidden' !default; // Class name for visually hidden elements.
$border-generic-name: 'bordered' !default; // Class name for borde... | /content/code_sandbox/docs/mini/_utility.scss | scss | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 2,068 |
```scss
/*
Definitions for progress elements and spinners.
*/
$progress-back-color: #ddd !default; // Background color of <progress>.
$progress-fore-color: #555 !default; // Foreground color of <progress>.
$progress-height: 0.75rem !default; // Height of <progress>.
$progres... | /content/code_sandbox/docs/mini/_progress.scss | scss | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 1,287 |
```scss
/*
Browsers resets and base typography.
*/
@function rempx ($size) { @return 1px/$size;} // Keep this, the generator breaks otherwise
// TODO: Add fluid type and test thoroughly
$base-root-font-size: 16px !default; // Root font sizing for all elements (`px` only)
$_apply-defaults-to-all: true !d... | /content/code_sandbox/docs/mini/_core.scss | scss | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 2,946 |
```scss
/*
Definitions for the responsive table component.
*/
// The tables use the common table elements and syntax - <tfoot> is not supported.
$table-mobile-breakpoint: 768px !default; // Breakpoint for <table> mobile view.
$table-max-height: 400px !default; // Maximum height of <table> e... | /content/code_sandbox/docs/mini/_table.scss | scss | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 3,115 |
```scss
/*
Definitions for forms and input elements.
*/
// Different elements are styled based on the same set of rules.
$input-group-name: 'input-group' !default; // Class name for input groups.
$_include-fluid-input-group: true !default; // [Hidden] Should fluid input groups be included? (boole... | /content/code_sandbox/docs/mini/_input_control.scss | scss | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 3,333 |
```css
@charset "UTF-8";
/*
Flavor name: Dark (mini-dark)
Author: Angelos Chalaris (chalarangelo@gmail.com)
Maintainers: Angelos Chalaris
mini.css version: v3.0.1
*/
/*
Browsers resets and base typography.
*/
/* Core module CSS variable definitions */
:root {
--fore-color: #fdfdfd;
--secondary-fore-color:... | /content/code_sandbox/dist/mini-dark.css | css | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 18,451 |
```css
:root{--fore-color:#fdfdfd;--secondary-fore-color:#f0f0f0;--back-color:#111;--secondary-back-color:#222;--blockquote-color:#f57c00;--pre-color:#1565c0;--border-color:#ddd;--secondary-border-color:#aaa;--heading-ratio:1.19;--universal-margin:.5rem;--universal-padding:.5rem;--universal-border-radius:.125rem;--a-li... | /content/code_sandbox/dist/mini-dark.min.css | css | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 15,455 |
```scss
/* DO NOT USE - THIS IS A FLAVOR BUILT FOR THE DOCUMENTATION AND CONTAINS A LOT OF EXTRA CODE!!! */
@import '../mini/core';
@import '../mini/layout';
/*
Custom elements for card elements.
*/
$card-small-name: 'small'; // Class name for small cards.
$card-small-width: 240p... | /content/code_sandbox/src/flavors/mini-doc.scss | scss | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 6,078 |
```scss
// This is a flavor file. Duplicate it and edit it to create your own flavor. Read instructions carefully.
// Single-line comments, starting with '//' will not be included in your final CSS file. Multiline comments,
// structured like the flavor description below, will be included in your final CSS file.
/*
... | /content/code_sandbox/src/flavors/mini-dark.scss | scss | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 4,445 |
```scss
/*
Definitions for contextual background elements, toasts and tooltips.
*/
$mark-back-color: #0277bd !default; // Background color for <mark>
$mark-fore-color: #fafafa !default; // Text color for <mark>
$mark-font-size: 0.95em !default; // Font size for <mark>
$mark-li... | /content/code_sandbox/src/mini/_contextual.scss | scss | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 3,730 |
```scss
/*
Definitions for navigation elements.
*/
// Different elements are styled based on the same set of rules.
$header-height: 3.1875rem !default; // Height of the header element.
$header-back-color: #f8f8f8 !default; // Background color for the header element.
$header-hover-back-color: #f0f0f0 !... | /content/code_sandbox/src/mini/_navigation.scss | scss | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 3,556 |
```scss
/*
Definitions for the responsive table component.
*/
// The tables use the common table elements and syntax - <tfoot> is not supported.
$table-mobile-breakpoint: 768px !default; // Breakpoint for <table> mobile view.
$table-max-height: 400px !default; // Maximum height of <table> e... | /content/code_sandbox/src/mini/_table.scss | scss | 2016-08-22T06:31:31 | 2024-07-22T10:26:17 | mini.css | Chalarangelo/mini.css | 2,960 | 3,314 |
```objective-c
//
// ViewController.h
// weak-strong-drance-demo
//
// Created by on 12/21/16.
//
#import <UIKit/UIKit.h>
#import "Foo.h"
@interface ViewController : UIViewController
@end
``` | /content/code_sandbox/Tips/Heap-Stack Dance/weak-strong-drance-demo/weak-strong-drance-demo/ViewController.h | objective-c | 2016-04-13T15:55:28 | 2024-06-10T16:47:34 | iOSBlog | ChenYilong/iOSBlog | 1,122 | 48 |
```objective-c
//
// AppDelegate.h
// weak-strong-drance-demo
//
// Created by on 12/21/16.
//
#import <UIKit/UIKit.h>
@interface AppDelegate : UIResponder <UIApplicationDelegate>
@property (strong, nonatomic) UIWindow *window;
@end
``` | /content/code_sandbox/Tips/Heap-Stack Dance/weak-strong-drance-demo/weak-strong-drance-demo/AppDelegate.h | objective-c | 2016-04-13T15:55:28 | 2024-06-10T16:47:34 | iOSBlog | ChenYilong/iOSBlog | 1,122 | 55 |
```objective-c
//
// Foo.h
// weak-strong-drance-demo
//
// Created by on 12/21/16.
//
#import <Foundation/Foundation.h>
@interface Foo : NSObject
@end
``` | /content/code_sandbox/Tips/Heap-Stack Dance/weak-strong-drance-demo/weak-strong-drance-demo/Foo.h | objective-c | 2016-04-13T15:55:28 | 2024-06-10T16:47:34 | iOSBlog | ChenYilong/iOSBlog | 1,122 | 43 |
```objective-c
1xx
HTTP/1.01xx1xx
100 Continue
101 Switching Protocols
UpgradeUpgrade: HTTP
102 Processing
WebDAVRFC 2518
2xx
200 OK
201 Created
URILocation'202 Accepted'
202 Accepted
:202202
203 Non-Authoritative Information
200 OK
204 No Content
204
205 Reset Content... | /content/code_sandbox/Tips/HTTP状态码汇总.m | objective-c | 2016-04-13T15:55:28 | 2024-06-10T16:47:34 | iOSBlog | ChenYilong/iOSBlog | 1,122 | 850 |
```objective-c
//
// ViewController.m
// weak-strong-drance-demo
//
// Created by on 12/21/16.
//
#import "ViewController.h"
@interface ViewController ()
@end
@implementation ViewController
- (void)viewDidLoad {
[super viewDidLoad];
__autoreleasing Foo *foo = [Foo new];
// Do any additional setup a... | /content/code_sandbox/Tips/Heap-Stack Dance/weak-strong-drance-demo/weak-strong-drance-demo/ViewController.m | objective-c | 2016-04-13T15:55:28 | 2024-06-10T16:47:34 | iOSBlog | ChenYilong/iOSBlog | 1,122 | 107 |
```objective-c
//
// main.m
// weak-strong-drance-demo
//
// Created by on 12/21/16.
//
#import <UIKit/UIKit.h>
#import "AppDelegate.h"
int main(int argc, char * argv[]) {
@autoreleasepool {
return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));
}
}
``` | /content/code_sandbox/Tips/Heap-Stack Dance/weak-strong-drance-demo/weak-strong-drance-demo/main.m | objective-c | 2016-04-13T15:55:28 | 2024-06-10T16:47:34 | iOSBlog | ChenYilong/iOSBlog | 1,122 | 73 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.