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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.4.41latest

Version History

VersionDownloads (Last 7 Days)Published
0.4.41
0.4.31
0.4.21
0.4.10
0.4.01
0.3.30
0.3.21
0.3.10
0.3.00
0.2.00
0.1.00
0.0.80
0.0.70
0.0.60
0.0.50
0.0.40
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i ticketfly-css

Weekly Downloads

5

Version

0.4.4

License

MIT

Last publish

Collaborators

  • zhujy8833
  • bsipple