Skip to content
View SimonPadbury's full-sized avatar

Organizations

@Progenitor-Theme
Block or Report

Block or report SimonPadbury

Report abuse

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

Report abuse

Pinned Loading

  1. baselayer-3 baselayer-3 Public

    A modern starter CSS library with container queries, a real CSS grid system, clamp() powered typography and spacing sizes, color-mix() shade utilities, and custom properties.

    CSS 2 1

  2. codebase-frontend-library/codebase-5 codebase-frontend-library/codebase-5 Public

    A business class CSS style library for the modern web

    SCSS 14 2

  3. restart-css restart-css Public

    A modern CSS reset plus a few ultra minimal styles – with dark mode compatibility.

    HTML

  4. eleventy-blog-starter-theme eleventy-blog-starter-theme Public

    Blogging with Eleventy. Docs in the wiki and as demo posts.

    HTML

  5. bookmarks bookmarks Public

    Should have done this years ago

    1

  6. sticky-note.css sticky-note.css
    1
    .sticky {
    2
      position: absolute;
    3
      right: 0;
    4
      z-index: 150;
    5
      transform: rotate(5deg);