[READ-ONLY] Mirror of https://github.com/probablykasper/svelte-template. Svelte + Vite + HMR + TypeScript + Preprocessor support
svelte template
0

Configure Feed

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

Cleanup

Kasper (Sep 25, 2021, 3:24 AM +0200) 66640e83 94314b93

-3
-2
.gitattributes
··· 1 - # Auto detect text files and perform LF normalization 2 - * text=auto
-1
src/App.svelte
··· 24 24 color: #ff3700 25 25 code 26 26 background: #282b33 27 - // border: 1px solid rgba(#8c99ba, 0.1) 28 27 padding: 2px 5px 29 28 border-radius: 4px 30 29 </style>