Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@washingtonpost/tachyons-css

Package Overview
Dependencies
Maintainers
241
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@washingtonpost/tachyons-css

WaPo offers a CSS framework for rapid development with our design system standards in mind! Inspired by [tachyons](https://tachyons.io/) the framework is a utility class-based approach to writing minimal CSS. Check out the [docs](https://build.washingtonp

  • 1.10.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.4K
decreased by-19.81%
Maintainers
241
Weekly downloads
 
Created
Source

WaPo Tachyons CSS Framework

WaPo offers a CSS framework for rapid development with our design system standards in mind! Inspired by tachyons the framework is a utility class-based approach to writing minimal CSS. Check out the docs or the source code for sample usage.

Usage

Import the global framework:

import "@washingtonpost/tachyons-css/dist/index.css";

Use to your heart's content ❤️:

<a href="bold blue hover-underline">CSS is awesome</a>

Contributing

  1. Create a new branch from main.
  2. Make your changes.
  3. Please use conventional commits for commit messages. https://www.conventionalcommits.org/en/v1.0.0/. We use this to create the correct version for our package. Thank you.
  4. Submit your changes as a pull request or a fork.
  5. Ask for a review from a team mate and one person from the "@washingtonpost/wpds" team.
  6. A core team member will merge your code.
  7. A core team member will help you create a release.

Releasing to NPM Production/Latest Channel

Push or merge your change into the "main" git branch. We have a Github actions workflow that takes care of releasing your code to NPM.

FAQs

Package last updated on 17 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc