This repository is to set you up with tailwind and begin learning to develop locally using basic NodeJS tools.
Ensure that you have VSCode and git already installed on your computer. In addition, please install the following VSCode extensions:
Open up the src/index.html
file. Click the "Go Live" button at the bottom of vscode. This will start a websever. Now anytime you edit the html file, the sever will
Follow along in basic-sizing-typography.html
.
container mx-auto
w-1
, w-32
, w-1/2
h-1
, h-32
, h-screen
, h-full
mt-6
mb-6
ml-6
mr-6
pt-6
pb-6
pl-6
pr-6
columns-2
, columns-md
font-sans
, font-serif
, font-mono
text-xs
, text-sm
, text-base
, test-lg
, text-xl
, text-2xl
, etc.font-thin
, font-normal
, font-semibold
, font-bold
text-left
, text-center
, text-right
text-slate-500
Follow along in flex.html
Follow along in grid.html
Follow along on borders.html
https://tailwindcss.com/docs/hover-focus-and-other-states
hover: