Submitted almost 5 years ago
Fylo landing page with two column layout (Flexbox, Grid)
@patricktouchette
Design comparison
SolutionDesign
Community feedback
- @tcheps27Posted almost 5 years ago
Hi, Patrick,
Why did you separate your CSS in different sheets? why not in one? (about the project newbies)
0@patricktouchettePosted almost 5 years ago@tcheps27 I prefer to split up my css into multiple files that are easy to reference instead of having one large monstrous file and scrolling all day long. However this is bad practice unless you are using some sort of compiler/bundler such as webpack to get all those partials merged into one main file. Sass does this for you for free, I just haven't gotten around to learning it yet.
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord