ticketfly-css

0.4.4 • Public • Published

Ticketfly CSS

Latest NPM release CircleCI Build Status Code Climate License Dependencies Dev Dependencies

Ticketfly's CSS framework.

Installation

Installing as an Ember addon:

ember install ticketfly-css
 

Installing with npm:

npm install ticketfly-css

Installing with yarn:

yarn add ticketfly-css

Current Modules

Base Settings

Utilities

Object Patterns

Garnishes

Future and In-Progress Modules

  • ticketfly-css-animation-variables
  • ticketfly-css-grid-objects (V2)

Also, see this issue for more context

Developing

In addition to providing functionality as both an Ember addon and a standard Node package consumable through package managers such as NPM or Yarn, this project contains a modules directory consisting of the Git submodules that comprise Ticketfly CSS.

If you only want visibility on the top-level repo, simply clone it as-is:

git clone git@github.com:Ticketfly-UI/ticketfly-css.git

It's more likely, however, that you'll want to include the files from each submodule's repository within one parent directory on your machine. This can be done with a recursive clone of the project:

git clone --recursive git@github.com:Ticketfly-UI/ticketfly-css.git

Package Sidebar

Install

npm i ticketfly-css

Weekly Downloads

5

Version

0.4.4

License

MIT

Last publish

Collaborators

  • zhujy8833
  • bsipple