paint-brush
How We Build a Reusable Front-end Development Project Using Webpack and Tailwind CSSby@jhough
2,729 reads
2,729 reads

How We Build a Reusable Front-end Development Project Using Webpack and Tailwind CSS

by Justin Hough7mOctober 24th, 2019
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Webpack and Tailwind CSS is a tool that transforms styles and transforms JavaScript. The process that I use primarily for development is Webpack. The code that I have outlined in the walkthrough below is available on Github — https://github.com/Hounder-Co/webpack-tailwind-starter. We are going to configure webpack to bundle our JS using Babel, compile CSS, optimize images and fonts, and output a bundled CSS file. We will then run webpack using Babel to compile any JS file found in our source directory and bundle it.

Company Mentioned

Mention Thumbnail
featured image - How We Build a Reusable Front-end Development Project Using Webpack and Tailwind CSS
Justin Hough HackerNoon profile picture
Justin Hough

Justin Hough

@jhough

CDO of Hounder

About @jhough
LEARN MORE ABOUT @JHOUGH'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Justin Hough HackerNoon profile picture
Justin Hough@jhough
CDO of Hounder

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here