lightweight, simple, classless CSS framework inspired by new.css devcss.devins.page
framework lightweight css classless stylesheet
17
fork

Configure Feed

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

at 5c41510ffbe361cb1942f9f153cd0ca25f65df89 24 lines 453 B view raw
1lockfileVersion: "9.0" 2 3settings: 4 autoInstallPeers: true 5 excludeLinksFromLockfile: false 6 7importers: 8 .: 9 devDependencies: 10 prettier: 11 specifier: ^3.8.1 12 version: 3.8.1 13 14packages: 15 prettier@3.8.1: 16 resolution: 17 { 18 integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==, 19 } 20 engines: { node: ">=14" } 21 hasBin: true 22 23snapshots: 24 prettier@3.8.1: {}