https://htmx.org logo
Join DiscordCommunities
Powered by
# missing_dot_css
  • g

    gorgeous-airport-54386

    10/26/2022, 1:55 PM
    some updates to the navbar up on https://deploy-preview-24--missing-style.netlify.app/
  • g

    gorgeous-airport-54386

    10/26/2022, 1:56 PM
    (test it on your phone!)
  • e

    early-camera-41285

    10/26/2022, 1:56 PM
    Interested in what the expandable navbar looks like. I made a poor man's version with the menu component
  • e

    early-camera-41285

    10/26/2022, 1:56 PM
    Not sure how you read my mind!
  • g

    gorgeous-airport-54386

    10/26/2022, 1:56 PM
    i-
  • g

    gorgeous-airport-54386

    10/26/2022, 1:56 PM
    is that missing.css?
  • e

    early-camera-41285

    10/26/2022, 1:56 PM
    yes
  • g

    gorgeous-airport-54386

    10/26/2022, 1:56 PM
    can I link it on the missing.css website?
  • e

    early-camera-41285

    10/26/2022, 1:57 PM
    It's not live yet - hoping to finish it later today
  • e

    early-camera-41285

    10/26/2022, 1:58 PM
    I'm stripping all Bootstrap and bloated JS from my personal site. Just going to be missing.css and a little js here and there
  • e

    early-camera-41285

    10/26/2022, 2:01 PM
    I like the new navbar
  • e

    early-camera-41285

    10/26/2022, 11:08 PM
    All done with the Bootstrap massacre (still refreshing content, but Bootstrap is purged). Used the css variables to make a toggleable light and dark theme. https://www.davidaflood.com/
  • g

    gorgeous-airport-54386

    10/26/2022, 11:11 PM
    FWIW: You probably want to use
    .chip
    instead of buttons for tags
  • e

    early-camera-41285

    10/26/2022, 11:20 PM
    Please, deliver all the tips
  • g

    gorgeous-airport-54386

    10/26/2022, 11:21 PM
    You're also using some custom code for your tabs, you can hotlink to
    https://missing.style/js/tabs.js
    (url likely to change soon) for fully-fledged tabset behavior including focus management and keyboard interaction
  • g

    gorgeous-airport-54386

    10/26/2022, 11:22 PM
    Similarly, the expandable navbar is
    overflow-nav.js
  • g

    gorgeous-airport-54386

    10/27/2022, 1:07 AM
    ok so the things in this list other than css grid seem to be impossible
  • g

    gorgeous-airport-54386

    10/27/2022, 1:08 AM
    and since nobody other than me has asked for them, we're going without them @User
  • e

    early-camera-41285

    10/27/2022, 1:10 AM
    By tags, are you referring to the social media links? I guess I don't know when to use a button vs a chip (or even a Bootstrap badge).
  • g

    gorgeous-airport-54386

    10/27/2022, 1:11 AM
    the post categories
  • e

    early-camera-41285

    10/27/2022, 1:12 AM
    Ohhh, I didn't even know I didn't have full behavior. Thanks for the tip. I need to be accessible - it's very expected in my field. So much to learn
  • g

    gorgeous-airport-54386

    10/27/2022, 1:12 AM
    When 1.0 comes out the URL will be
    https://the.missing.style/tabs.js
    (if I can set that up)
  • e

    early-camera-41285

    10/27/2022, 1:13 AM
    Ah! That's a good idea
  • g

    gorgeous-airport-54386

    10/27/2022, 1:14 AM
    Anything you've found lacking, by the way?
  • g

    gorgeous-airport-54386

    10/27/2022, 1:14 AM
    Working with few users means it's hard for me to know what is needed
  • e

    early-camera-41285

    10/27/2022, 1:15 AM
    Well, I'm not a pro front end dev, so I assume any issues are mine
  • g

    gorgeous-airport-54386

    10/27/2022, 1:15 AM
    You're the target audience then :]
  • g

    gorgeous-airport-54386

    10/27/2022, 1:16 AM
    I found some inline
    font-size
    declarations, you can use the
    <h1>
    ..
    <h6>
    classes for that
  • g

    gorgeous-airport-54386

    10/27/2022, 1:16 AM
    An element with
    class="<h2>"
    will have the same font size as an
    <h2>
  • e

    early-camera-41285

    10/27/2022, 1:17 AM
    I tried that but couldn't get it to work. I was thinking maybe the element is being overridden by a parent?
1...343536...44Latest