grain.social is a photo sharing platform built on atproto. grain.social
atproto photography appview
50
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 46523e6d0e3e59cafc12bc1632e4329f4009f8c9 12 lines 186 B view raw
1@import "tailwindcss"; 2 3.htmx-request.htmx-indicator { 4 display: inline; 5} 6.htmx-indicator { 7 display: none; 8} 9.htmx-request #submit-button { 10 opacity: 0.5; 11 pointer-events: none; 12}