Skip to content
View smoooty's full-sized avatar
🐕
dog2
🐕
dog2
Block or Report

Block or report smoooty

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. wheatpaste wheatpaste Public

    A personal site

    JavaScript

  2. Create a union type of strings from ... Create a union type of strings from tailwind theme object
    1
    // Example js tailwind theme object
    2
    const theme = {
    3
        colors: {
    4
            red: {
    5
                default: '#1',