Skip to content

Casper pattern and style scss library. Under development.

Notifications You must be signed in to change notification settings

CasperSleep/nightshade-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nightshade Styles

N.B. This repo is very specific to Casper. We've released it for others to share our approach, but we don't recommend using it in your production environment for the time being.`

Install the repo

Install with npm. This will install the latest tag available in master.

npm install CasperSleep/nightshade-core -D

Including components in your library

Import modules, libraries, and utilities in your file.

External Dependencies

Third party libraries we rely on for tooling.

@import './node_modules/accoutrement-color/sass/color';
@import './node_modules/susy/sass/susy';

Utilities

Sass tools for web development

@import './node_modules/@casper/nightshade-core/src/utilities/queries_helpers';
@import './node_modules/@casper/nightshade-core/src/animation/index';
@import './node_modules/@casper/nightshade-core/src/utilities/arrows_helpers';
@import './node_modules/@casper/nightshade-core/src/layout/positioning_helpers';
@import './node_modules/@casper/nightshade-core/src/utilities/visual_utility_helpers';
@import './node_modules/@casper/nightshade-core/src/utilities/z_index_helpers';

Modules

The core collection of Casper modules that comprise the Nightshade Design System.

At the moment, the modules are in flux. We recommend checking modules directory to find out the file(s) to import.

Check out the discussion on the topic. Input and feedback welcome and open to all!

Other Nightshade Repos

License

© Casper Coders

<3 what you see

Want to be a part of what we're coding? We're looking for front-end developers and designers to join our team. Email claudina[at]casper[dot]com.