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

    gorgeous-airport-54386

    10/25/2022, 6:21 PM
    you know, this is why I wanted to just put a CSS grid tutorial into the docs
  • s

    swift-translator-13366

    10/25/2022, 6:22 PM
    in my current profession (tech writing) we call that "doc-ing around UX issues" 😛
  • s

    swift-translator-13366

    10/25/2022, 6:23 PM
    (I'm specifically talking about the grid line-based parametrization, not the verbosity, which indeed is a hard problem)
  • g

    gorgeous-airport-54386

    10/25/2022, 6:24 PM
    lg←2 ↑3
  • s

    swift-translator-13366

    10/25/2022, 6:41 PM
    lg? :S
  • g

    gorgeous-airport-54386

    10/25/2022, 6:42 PM
    large screen
  • s

    swift-translator-13366

    10/25/2022, 6:43 PM
    it may be better to just use S/M/L than 2-letter abbreviations tbh
  • g

    gorgeous-airport-54386

    10/25/2022, 6:43 PM
    not a serious proposal btw
  • g

    gorgeous-airport-54386

    10/25/2022, 6:43 PM
    i agree, but for some reason tailwind doesn't
  • g

    gorgeous-airport-54386

    10/25/2022, 6:43 PM
    odd since they abbreviate margin to m
  • s

    swift-translator-13366

    10/25/2022, 6:43 PM
    I could see something using unicode characters as shortcuts/aliases for longer ascii-based names
  • s

    swift-translator-13366

    10/25/2022, 6:44 PM
    after all, it is said that code is typically read much more often than it is written
  • g

    gorgeous-airport-54386

    10/25/2022, 6:44 PM
    oh btw @User
    margin-block-start margin-block-end padding-block-start padding-block-end
    are coming in the next release (which will probably be 1.0!)
  • g

    gorgeous-airport-54386

    10/25/2022, 6:44 PM
    and inline ones as well
  • m

    mysterious-toddler-20573

    10/25/2022, 6:45 PM
    i have no idea what is going on in this channel
  • g

    gorgeous-airport-54386

    10/25/2022, 6:45 PM
    we are bikeshedding syntax for CSS Grid utility classes
  • m

    mysterious-toddler-20573

    10/25/2022, 6:45 PM
    syntax bikeshidding, fify
  • m

    mysterious-toddler-20573

    10/25/2022, 6:46 PM
    syntax is very, very important
  • m

    mysterious-toddler-20573

    10/25/2022, 6:46 PM
    this is why you are in charge of missing css, deniz
  • g

    gorgeous-airport-54386

    10/25/2022, 7:09 PM
    @mysterious-toddler-20573 your navbar is available for testing at https://deploy-preview-24--missing-style.netlify.app/docs/
  • g

    gorgeous-airport-54386

    10/25/2022, 7:10 PM
    one problem I noticed: making the navbar
    position:sticky
    makes it impossible for the search results to pop out of it
  • g

    gorgeous-airport-54386

    10/25/2022, 7:19 PM
    @swift-translator-13366 any reason why you don't have the missing.css role?
  • s

    swift-translator-13366

    10/25/2022, 7:29 PM
    I didn't feel I deserved it as I'm not really using the lib, just lurking around and interested in the topic 😅
  • s

    swift-translator-13366

    10/25/2022, 7:29 PM
    But I guess that may be enough, I'll set it up 🙂
  • g

    gorgeous-airport-54386

    10/25/2022, 7:34 PM
    the roles are for users, so I can @ you for announcements
  • g

    gorgeous-airport-54386

    10/25/2022, 7:49 PM
    wrt this. i could put the search inside a dialog to avoid all this pain
  • g

    gorgeous-airport-54386

    10/25/2022, 7:49 PM
    and the search would just be a button
  • g

    gorgeous-airport-54386

    10/26/2022, 12:47 PM
    tfw i spent days scratching my head over a search index when i was actually discarding the search results by using
    Array.prototype.slice()
    wrong
  • g

    gorgeous-airport-54386

    10/26/2022, 1:23 PM
    @User progress report:
  • e

    early-camera-41285

    10/26/2022, 1:55 PM
    Sorry for a late replay... Tailwind looks like a great option for front-end devs to use instead of pure CSS. I'm not a front-end dev and my knowledge of CSS is "just enough." I want a little handholding, some opinions, and nice behavior around accessibility, but light enough that I don't feel bad adding an extra CSS file of my own for some custom layouts.
1...333435...44Latest