Tachyons: Does Tachyons normalise browser css?

Created on 16 Apr 2018  路  2Comments  路  Source: tachyons-css/tachyons

Does Tachyons normalise browser css or do I need to use some other normalising library?

Most helpful comment

thanks @mattrothenberg 馃憤

All 2 comments

Take a peek at the first couple lines of the built CSS: https://unpkg.com/[email protected]/css/tachyons.css

/*! TACHYONS v4.9.0 | http://tachyons.io */
/*
 *
 *      ________            ______
 *      ___  __/_____ _________  /______  ______________________
 *      __  /  _  __ `/  ___/_  __ \_  / / /  __ \_  __ \_  ___/
 *      _  /   / /_/ // /__ _  / / /  /_/ // /_/ /  / / /(__  )
 *      /_/    \__,_/ \___/ /_/ /_/_\__, / \____//_/ /_//____/
 *                                 /____/
 *
 *    TABLE OF CONTENTS
 *
 *    1. External Library Includes
 *       - Normalize.css | http://normalize.css.github.io
 *    2. Tachyons Modules
 *    3. Variables
 *       - Media Queries
 *       - Colors
 *    4. Debugging
 *       - Debug all
 *       - Debug children
 *
 */
/* External Library Includes */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

thanks @mattrothenberg 馃憤

Was this page helpful?
0 / 5 - 0 ratings

Related issues

overlandandseas picture overlandandseas  路  3Comments

j-greig picture j-greig  路  3Comments

SiamKreative picture SiamKreative  路  7Comments

FateRiddle picture FateRiddle  路  3Comments

indiesquidge picture indiesquidge  路  6Comments