🎅 HOHOHO! 85%OFF Flatlogic Generator! 🎄Build your custom CRM, ERP, or SaaS app with full code ownership this Christmas 🎁

import style files

Gravatar

I want to start a new project with "create-react-app" command, how can I import all style files (sass, static files..) to have right UI

Gravatar

Hi please type in your console create-react-app myapp and copy all styles you need and paste them into your brand new project. Best regards