A website inspired by Last.fm that will keep track of your listening statistics
lastfm music statistics
0
fork

Configure Feed

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

Add phoenix framework attribution to heroicons plugin

oscar345 96dfdfd3 5567d0ae

+2
+2
web/lib/plugins/heroicons.plugin.js
··· 1 + // Taken from the phoenix framework 2 + 1 3 import plugin from "tailwindcss/plugin"; 2 4 import { readdirSync, readFileSync } from "fs"; 3 5 import { join, basename, dirname } from "path";