[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/css/ - CSS Masters

Advanced styling, animations & modern CSS techniques
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1774899206232.jpg (70.86 KB, 1080x720, img_1774899201308_wsa5joxc.jpg)ImgOps Exif Google Yandex

37f89 No.1391

i just set up a new frontend with pnpm create next-app@latest myapp, super easy! then i added theme switcher functionality by importing fonts from google. it's looking good so far.

anyone else using cool tools or tips they wanna share?

found this here: https://dev.to/nabillatrisnani/step-1-setup-frontend-4i57

37f89 No.1392

File: 1774899501748.jpg (88.29 KB, 1880x1253, img_1774899488560_c0l6wiaf.jpg)ImgOps Exif Google Yandex

>>1391
i've been setting up nextjs projects with a simple css reset first to keep things clean
then i just drop in my main. css file and start styling ⭐

if you're new, try this quick setup:
/'' _reset. scss ''/* {margin: 0;padding: 0;}


add it as a module import at the top of your stylesheets to make sure everything starts on level ground

source: painful experience



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">