Skip to content
View owpac's full-sized avatar
πŸ€“
πŸ€“

Highlights

  • Pro

Block or report owpac

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
owpac/README.md

Hi there πŸ‘‹

Pinned Loading

  1. dotfiles dotfiles Public

    My dotfiles managed with chezmoi. Everything, everywhere, in a single command.

    Shell 5

  2. A simple CSS debugger for web develo... A simple CSS debugger for web development ! Source : https://gist.github.com/zaydek/6b2e55258734deabbd2b4a284321d6f6
    1
    /* debug.css v0.0.3 | MIT License */
    2
    [debug],
    3
    [debug] * {
    4
      color: hsla(210, 100%, 100%, 0.9) !important;
    5
      background: hsla(210, 100%, 50%, 0.5) !important;