feanlau / blog.extending-tailwind-css-screen-height-utility

Source code used in "Extending Tailwind CSS screen height utility"

Home Page:https://sung.codes/blog/2020/02/05/extending-tailwind-css-screen-height-utility/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What?

To demo extending Tailwind CSS height utility.

Refer to tailwind.config.js

How to run

This is bootstrapped with create-react-app.
So install NPM packages and start it.

yarn preferred.

$ yarn
$ yarn start

About

Source code used in "Extending Tailwind CSS screen height utility"

https://sung.codes/blog/2020/02/05/extending-tailwind-css-screen-height-utility/


Languages

Language:CSS 96.5%Language:JavaScript 3.2%Language:HTML 0.3%