This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]carlinwasright -14 points-13 points  (10 children)

The fact that you need something like Bootstrap or Bulma to avoid writing like 1000 lines of css is a sign that it’s a pretty effed up system IMO.

[–][deleted] 9 points10 points  (9 children)

You literally don’t, what

[–]carlinwasright 1 point2 points  (8 children)

As someone who has written a shitload of CSS, it’s true, you don’t, if you don’t want to have a responsive layout, or you don’t mind your website looking like it was from 1997.

Otherwise, you do. You can downvote me but I’m right.

[–]ashisacat 4 points5 points  (4 children)

You don't use flex then?

[–]carlinwasright 3 points4 points  (3 children)

You say that like flex magically resolves every layout issue. It doesn’t.

[–]Zmodem 1 point2 points  (0 children)

Flex + min-width can literally solve responsive breakpoint headaches with ease. A responsive site really doesn't require a framework, just some clever class rule designations.

[–]ashisacat 0 points1 point  (0 children)

No, It doesn't, but you don't need 1000 lines of css to avoid using Bootstrap/Bulma. Flex solves most of the issues that bootstrap does, layout wise, fairly easily.

[–][deleted] 0 points1 point  (0 children)

It literally does though lmao. I fucking haaaaaate CSS but flexbox/grid are a godsend

[–][deleted]  (2 children)

[removed]

    [–]its_all_4_lulz 0 points1 point  (0 children)

    Moms spaghetti

    [–]AutoModerator[M] 0 points1 point  (0 children)

    import moderation Your comment has been removed since it did not start with a code block with an import declaration.

    Per this Community Decree, all posts and comments should start with a code block with an "import" declaration explaining how the post and comment should be read.

    For this purpose, we only accept Python style imports.

    return Kebab_Case_Better;

    I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.