add description to styles package

This commit is contained in:
Robin Olsen
2026-02-07 12:12:11 +01:00

View File

@@ -1,3 +1,4 @@
// Package styles defines the styling for the CLI output using the lipgloss library.
package styles
import "github.com/charmbracelet/lipgloss"