Skip to content

Instantly share code, notes, and snippets.

View nonhana's full-sized avatar

non_hana nonhana

View GitHub Profile
@nonhana
nonhana / tailwind.json
Last active October 1, 2025 16:41
Tailwindcss VSCode atDirectives
{
"version": 1.1,
"atDirectives": [
{
"name": "@custom-variant",
"description": "Use the @custom-variant directive to add a custom variant in your project.",
"references": [
{
"name": "Tailwind Documentation",
"url": "https://tailwindcss.com/docs/functions-and-directives#custom-variant-directive"