Skip to content

neutraltone/codepen-css

Repository files navigation

codepen-css

Build Status

A theme style sheet to be used in conjunction with my code pen account for displaying code snippets and example demos.

Demo

To use with codepen simply include http://codepen.neutraltone.com/assets/css/main.min.css in the remote css file section of your pen settings.

Getting Started

Dependencies

Make sure these are installed first.

Quick Start

  1. In bash/terminal/command line, cd into your project directory.
  2. Run yarn to install required dependencies.
  3. Run gulp to launch browsersync and watch the development files for changes.

Deployment

Changes are automatically deployed to http://codepen.neutraltone.com when commited to the master branch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published