Skip to content
View gundam-wing's full-sized avatar
◻️
burfering...
◻️
burfering...

Block or report gundam-wing

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 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 Loading

  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',