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

    mysterious-toddler-20573

    06/29/2022, 10:16 PM
    trying to remember how I set this up
  • g

    gorgeous-airport-54386

    06/29/2022, 10:17 PM
    it's so annoying that netlify makes you pay for multiple admin accounts
  • m

    mysterious-toddler-20573

    06/29/2022, 10:17 PM
    rather so
  • g

    gorgeous-airport-54386

    06/29/2022, 10:17 PM
    remove the branch deploy and make
    the.missing.style
    an alias for the main site
  • g

    gorgeous-airport-54386

    06/29/2022, 10:17 PM
    the redirects should handle the rest
  • g

    gorgeous-airport-54386

    06/29/2022, 10:18 PM
    that should work
  • m

    mysterious-toddler-20573

    06/29/2022, 10:18 PM
    lol
  • m

    mysterious-toddler-20573

    06/29/2022, 10:18 PM
    lmao
  • g

    gorgeous-airport-54386

    06/30/2022, 12:31 AM
    Introducing the first release of missing.css: https://missing.style/releases/0.0.1/ Can be seen in action on the _hyperscript website: https://hyperscript.org/
  • r

    refined-waiter-90422

    06/30/2022, 5:06 AM
    Nice. Vast improvement over the last month.
  • r

    refined-waiter-90422

    06/30/2022, 5:14 AM
    😂 happy that google search survived the redesign... It indexes absolutely everything on the site.. I actually find it more useful than the htmx search.
  • g

    gorgeous-airport-54386

    06/30/2022, 4:02 PM
    https://twitter.com/DenizAksimsek/status/1542534069417910274
  • b

    brainy-ice-92385

    06/30/2022, 4:38 PM
    @gorgeous-airport-54386 RE the user dark theme conundrum, I have no idea how to do this, but: What if you defined the entire dark theme as calc's on the light theme, so if you change the light theme you get a reasonable dark version out of the box, but you can still override it for yourself. I don't know enough about color math to know if that is a general solution
  • g

    gorgeous-airport-54386

    06/30/2022, 4:42 PM
    CSS is going to get some color manipulation functions, but they are not here yet. Besides, I don't even know if it's possible to generate a good dark theme mechanically like that. In addition, what if someone makes the default theme dark? Then a user who
    prefers-color-scheme: dark
    will get a light theme.
  • r

    refined-quill-15894

    07/01/2022, 8:57 AM
    ~~Enjoy~~Tolerate! https://github.com/chapmandu/cfwheels-htmx-crud
  • g

    gorgeous-airport-54386

    07/02/2022, 2:30 AM
    missing.css labor: 50% making missing.css 50% cleaning up div soup on htmx.org and hyperscript.org
  • g

    gorgeous-airport-54386

    07/02/2022, 2:40 AM
    i chose postcss for missing so that i could stick to soon-to-be-standard css, but i'm using mixins so maybe that ship has sailed
  • g

    gorgeous-airport-54386

    07/02/2022, 3:40 AM
    guess who just found out dialogs go in front of firefox's screenshot ui
  • b

    bulky-kilobyte-96254

    07/11/2022, 12:28 PM
    holy thats sick
  • b

    bulky-kilobyte-96254

    07/11/2022, 12:28 PM
    @acoustic-yak-63704 inspiration
  • a

    acoustic-yak-63704

    07/11/2022, 12:46 PM
    ok im doing this when i get home
  • g

    gorgeous-airport-54386

    07/11/2022, 12:52 PM
    some of it isn't released yet
  • a

    ancient-shoe-86801

    07/12/2022, 7:15 PM
    found a bug? 😛 https://discord.com/channels/725789699527933952/796428329531605032/996456310616887316
  • r

    refined-waiter-90422

    07/13/2022, 7:16 PM
    Something really needs to be done about this menu.
  • g

    gorgeous-airport-54386

    07/13/2022, 7:17 PM
    the eternal problem... text too long
  • r

    refined-waiter-90422

    07/13/2022, 7:17 PM
    we can't make use of some of this whitespace?
  • g

    gorgeous-airport-54386

    07/13/2022, 7:17 PM
    we could 🐝
  • r

    refined-waiter-90422

    07/13/2022, 7:19 PM
    Could just remove
    max-width
    on
    @media (min-width: 100ch) #toc
  • r

    refined-waiter-90422

    07/13/2022, 7:21 PM
    Also, if you make
    .sub-title, sub-title
    display: inline-block
    you get this.
  • r

    refined-waiter-90422

    07/13/2022, 7:26 PM
    font-size for the
    .toc
    area in general could really use a decrease maybe
    0.9rem
    or
    0.8rem
1...252627...44Latest