Skip to content

Instantly share code, notes, and snippets.

View sturobson's full-sized avatar
:atom:
coding things

Stuart Robson sturobson

:atom:
coding things
View GitHub Profile
@sturobson
sturobson / input.scss
Created March 25, 2024 11:46
Generated by SassMeister.com.
// Default Typographic Styles
// --------------------------
// Font Families
$font-family--default: "Inter", Arial, Helvetica Neue, Helvetica, sans-serif;
$font-family--display: "Anton", Arial Black, Arial Bold, Gadget, sans-serif;
// Font Weights
$font-weight--400: 400;
$font-weight--500: 500;
@sturobson
sturobson / input.scss
Created March 25, 2024 11:44
Generated by SassMeister.com.
// Default Typographic Styles
// --------------------------
// Font Families
$font-family--default: "Inter", Arial, Helvetica Neue, Helvetica, sans-serif;
$font-family--display: "Anton", Arial Black, Arial Bold, Gadget, sans-serif;
// Font Weights
$font-weight--400: 400;
$font-weight--500: 500;
@sturobson
sturobson / input.scss
Created March 25, 2024 11:42
Generated by SassMeister.com.
// Default Typographic Styles
// --------------------------
// Font Families
$font-family--default: "Inter", Arial, Helvetica Neue, Helvetica, sans-serif;
$font-family--display: "Anton", Arial Black, Arial Bold, Gadget, sans-serif;
// Font Weights
$font-weight--400: 400;
$font-weight--500: 500;
@sturobson
sturobson / input.scss
Created March 25, 2024 11:41
Generated by SassMeister.com.
// Font Families
$font-family--default: "Inter", Arial, Helvetica Neue, Helvetica, sans-serif;
$font-family--display: "Anton", Arial Black, Arial Bold, Gadget, sans-serif;
// Font Weights
$font-weight--400: 400;
$font-weight--500: 500;
$font-weight--700: 700;
// Font Sizes
@sturobson
sturobson / input.scss
Created March 25, 2024 11:37
Generated by SassMeister.com.
// Font Families
$font-family--default: "Inter", Arial, Helvetica Neue, Helvetica, sans-serif;
$font-family--display: "Anton", Arial Black, Arial Bold, Gadget, sans-serif;
// Font Weights
$font-weight--400: 400;
$font-weight--500: 500;
$font-weight--700: 700;
// Font Sizes
@sturobson
sturobson / input.scss
Created March 25, 2024 11:08
Generated by SassMeister.com.
// Font Families
$font-family--default: "Inter", Arial, Helvetica Neue, Helvetica, sans-serif;
$font-family--display: "Anton", Arial Black, Arial Bold, Gadget, sans-serif;
// Font Weights
$font-weight--400: 400;
$font-weight--500: 500;
$font-weight--700: 700;
// Font Sizes
@sturobson
sturobson / input.scss
Created July 12, 2023 19:53
Generated by SassMeister.com.
// Define the colors palette
$colors: (
red: #ff0000,
blue: #00ff00,
green: #00ffff,
yellow: #ffff00,
purple: #ff00ff,
pink: #ff0080,
orange: #ff8000
);
@sturobson
sturobson / input.scss
Created July 7, 2023 14:44
Generated by SassMeister.com.
$colors: (
red: #ff0000,
blue: #00ff00,
green: #00ffff,
yellow: #ffff00,
purple: #ff00ff,
pink: #ff0080,
orange: #ff8000
);
@sturobson
sturobson / input.scss
Created July 7, 2023 14:28
Generated by SassMeister.com.
$colors: (
red: #ff0000,
blue: #00ff00,
green: #00ffff,
yellow: #ffff00,
purple: #ff00ff,
pink: #ff0080,
orange: #ff8000
);
@sturobson
sturobson / input.scss
Created July 7, 2023 13:34
Generated by SassMeister.com.
$colors: (
red: #ff0000,
blue: #00ff00,
green: #00ffff,
yellow: #ffff00,
purple: #ff00ff,
pink: #ff0080,
orange: #ff8000
);