Skip to content

Instantly share code, notes, and snippets.

// --------------------------------------------------------------------------------------
// A More Modern Scale for Web Typography
// Based on this article: http://typecast.com/blog/a-more-modern-scale-for-web-typography
// --------------------------------------------------------------------------------------
$body-font-size: 1em !default;
// Adjusts body typography to be default
// for each browser.
@mixin reset-body-font-size($font-size: 100%, $size-adjustment: 0.5) {
@tdd
tdd / Apprendre JS correctement.md
Last active January 26, 2024 17:48
Quelques ressources valables pour (ré)apprendre JS correctement
@davidbgk
davidbgk / pre-inte.md
Created October 3, 2014 08:50
À fournir avant de lancer une inté (source: https://etherpad.mozilla.org/RAI9OV5U2k )

À fournir avant de lancer une inté

Bloquant :

  • Des maquettes graphiques et fonctionnelles validées
  • contraintes projet ? (perfs par exemple)
  • contraintes dev (CMS, code spécifique, framework ?)
  • contraintes prod (lib JS imposées, plugins, architecture, préprocesseur ?)
  • contraintes SEO
  • multilingue (RTL) ?
@oelna
oelna / polychromie-architecturale.json
Created April 11, 2017 14:07
Le Corbusier's "Polychromie Architecturale" – all 63 colors as hex values, with their original name, ID and lightness coefficient (HBW) in a neat JSON array
[
{
"hex":"fff1ce",
"name":"blanc",
"hbw":72,
"id":"32001",
"collection":1931
},{
"hex":"585d5e",
"name":"gris foncé 31",