Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

github react hardhat nft marketplace application

npm install -D tailwindcss@latest postcss@latest autoprefixer@latest

npx tailwindcss init -p

update styles/globals.css with the following
@tailwind base;
@tailwind components;
@tailwind utilities;
Source by bestofreactjs.com #
 
PREVIOUS NEXT
Tagged: #github #react #hardhat #nft #marketplace #application
ADD COMMENT
Topic
Name
8+5 =