Skip to content
View owpac's full-sized avatar
🤓
🤓

Highlights

  • Pro

Block or report owpac

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
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. dotfilesdotfilesPublic

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

    Python 6

  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;