Skip to content
View hrallo's full-sized avatar
  • St. Louis, MO

Block or report hrallo

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.

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

Pinned Loading

  1. sass mixin - aspect-ratio() sass mixin - aspect-ratio()
    1
    // aspect-ratio()
    2
    //
    3
    // Use on a container that you want to maintain a specific aspect ratio when scaling
    4
    //
    5
    // $width - in pixels
  2. Sass Util Generator - Color classes Sass Util Generator - Color classes
    1
    $colors: (
    2
      black: $black,
    3
      white: $white,
    4
      "gray-50": $gray-50,
    5
      "gray-100": $gray-100,
  3. brick brick Public

    React Component Library

    TypeScript

  4. nextjs-storybook nextjs-storybook Public template

    TypeScript