Skip to content

iammenasco/iammenasco-blue

Repository files navigation

Better Uptime Badge Known Vulnerabilities npm version Bower version

What is iammenasco-blue?

#368dda - This amazing color is the blue I use for most of my projects.

Why use iammenasco-blue?

The color looks great on light or dark backgrounds, and is quite useful on many elements as well.

How can I get iammenasco-blue?

or
  • Install via bower
    • bower install iammenasco-blue -S
Then use it!
  • <link rel="stylesheet" href="node_modules/iammenasco-blue/css/iammenasco-blue.css">
  • or import using sass (and the like): @import "../node_modules/iammenasco-blue/sass/iammenasco-blue.sass";

Basic usage

  • var(--color-iammenasco-blue) in all your CSS files
  • $color-iammenasco-blue in the others

NPM