DEV Community

Discussion on: Using Bootstrap in Next.js + free starter

Collapse
 
vladi160 profile image
vladi160

U can easy import just the grid or mobile styles or resets for the example. No need to import the whole Bootstrap

Collapse
 
dailydevtips1 profile image
Chris Bongers

Yep, but then you need to know what you need.
Just saying that might not always be the case and confuse people who are getting started.