Git Product home page Git Product logo

picocss.com's People

Contributors

a-kriya avatar crlh avatar d1onys1us avatar lucaslarroche avatar speedomacmuffin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

picocss.com's Issues

Scrolling is super choppy in Chrome on macOS

Scrolling the picocss website is super choppy and it feels terrible to use for me in Chrome on my M2 MacBook Pro. Feels totally fine in Safari.

OS: macOS Ventura 13.4
Browser: Chrome Version 121.0.6167.160 (Official Build) (arm64)

Non-Modal Dialogs are rendered with Buttons to the left (instead to the right)

According to the docs one can create Dialogs-like-looking-Elements without the Popup-semantics by omitting the <dialog> tag and only use <article>:

  <article>
    ...
    <footer>
      <button className="secondary">Cancel</button>
      <button>OK</button>
    </footer>
  </article>

Unfortunaltely the Buttons are rendered to the left side in this case. When embracing the article by a dialog the buttons are rendered to the right.

I think the problem is this line as it is part of a selector dialog > article > footer instead of simply article > footer.

Maybe the whole footer section should be moved out of the dialog selector?!?

[Question] Why not use docusaurus?

This is just a curious question.

I personally feel using tools like docusaurus can greatly increase the turn around time required to create technical documentation want to understand if you have considered the same or other similar tools?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.