jazzdotdev / jazzdotdev/flute

styles loader for "tailwind" css

Open
#75 12 comments 0 reactions 1 assignee Claimed by @Arnaz87 View on GitHub
model/plan progress/0.75 size/0.75 track/wip value/1
Dominant language
Lua
Stars
17
Forks
4
PR merge metrics
No merged PRs in 30d

Description

for current theme, `class/body.txt`,
```
bg-grey-light
font-sans
leading-normal
tracking-normal
```
would output as https://github.com/foundpatterns/base-theme/blob/165d95e5d06065e4ccc016d780bf344b99b0307a/base.html#L65

load each tag/tagged-id 's txt file
serialize the table with an arg separator, in this case a space
similar to the events.txt
load them as a list, then output them to the html tag classes string

we need to have id's for every tag

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.