This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
date | close | |
---|---|---|
1-May-12 | 58.13 | |
30-Apr-12 | 53.98 | |
27-Apr-12 | 67.00 | |
26-Apr-12 | 89.70 | |
25-Apr-12 | 99.00 | |
24-Apr-12 | 130.28 | |
23-Apr-12 | 166.70 | |
20-Apr-12 | 234.98 | |
19-Apr-12 | 345.44 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Using gulp-sass will create the helper classes mt-10 m-10 and m-sm-10 and responsives .xs-p-5 .sm-p-5 .md-p-5 .lg-p-5 .xl-p-5 | |
// change to false if its not imported into bootstrap | |
$use-bootstrap: false; | |
// margin and padding values array | |
$space-values: ( 5, 10, 15, 20, 30, 40, 50) !default; | |
// margin and padding shorthands | |
$space-prefixes: ( p: padding, pt: padding-top, pr: padding-right, pb: padding-bottom, pl: padding-left, m: margin, mt: margin-top, mr: margin-right, mb: margin-bottom, ml: margin-left, ) !default; | |
// change these values if its not imported into bootstrap | |
$grid-breakpoints-custom: ( // Extra small screen / phone |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"30 day returns": "30 jours de retour", | |
"360º Viewer": "Visionneuse 360º", | |
"Add prescription": "Ajouter une prescription", | |
"Add to cart": "Ajouter au panier", | |
"Adjustable nose pads providing improved fit and comfort": "Réglage des nosepads offrant un confort et une meilleure adaptation", | |
"All our frames come with a 12 month manufacturer warranty.": "Tous nos cadres sont fournis avec une garantie de 12 mois de fabricant.", | |
"Amount": "Montant", | |
"and to receive communication from Bailey Nelson. You can unsubscribe at any time.": "et pour recevoir des communications de Bailey Nelson. Vous pouvez vous désinscrire à tout moment.", | |
"and": "et", |