2.4.0 • Published 6 years ago

tachyons-egghead v2.4.0

Weekly downloads
152
License
-
Repository
github
Last release
6 years ago

tachyons-egghead

Tachyons packages edited for egghead.io


Usage

Install the dependencies in your project

$ yarn add tachyons-egghead egghead-ui

Include the tachyons-egghead CSS classes

import 'tachyons-egghead'

Now you can use the default tachyons class names as well as new egghead tachyons classes that you can find from the github:eggheadio/tachyons-* egghead modules in the project's package.json dependencies.

If using React, you'll probably want to use egghead-ui as well; it is a library of React components used across egghead projects (it uses both tachyons-egghead classes and custom styles and exports React components).


Development

Dependencies

  • Git
  • Node
  • Yarn

Workflow

  • yarn to install latest packages
  • yarn dev to compile with a watcher
  • yarn verify check builds work
  • use yarn link to test using changes in another project

Deployment

After you have create a feature-branch off of master:

  • commit the changes
  • git push --set-upstream origin feature_branch
  • yarn bump and type in the new version using Semantic Versioning
  • submit a pull request for the feature branch to master
  • once PR status passes (approved review and successful continuous integration in Travis CI, merge the pull request and continuous deployment in Travis CI publishes the new library version to npm
  • notify consumers to run yarn upgrade tachyons-egghead in their projects to get latest, with a list of changes

Debugging

In src/tachyons.css are imports you can uncomment for debugging.

2.4.0

6 years ago

2.3.9

6 years ago

2.3.1

7 years ago

2.2.4

7 years ago

2.2.3

7 years ago

2.2.2

7 years ago

2.1.1

7 years ago

2.2.1

7 years ago

2.2.0

7 years ago

2.1.2

7 years ago

2.1.0

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.9

7 years ago

1.1.8

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.0

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago