Tagged in

Postcss

The Tech Bench
The Tech Bench
Guides on React, Elm, Swift, Node.js, and application programming
More information
Followers
49
Elsewhere
More, on Medium

Easy Tailwind CSS with NWB

Process any .css file with Tailwind by leveraging NWB’s built-in support for Postcss

Install NWB

npm i nwb -g

(a) Add to an existing…