srid/tailwind-haskell

Allow custom tailwind configuratoin file

Open

#19 opened on 2023年7月26日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Haskell (5 forks)github user discovery
good first issue

Repository metrics

Stars
 (19 stars)
PR merge metrics
 (PR metrics pending)

説明

In the cliParser function, there is no possibility to pass a configuration file that you hard-coded here. Also, I can't modify the JavaScript configuration in any way (I realize that the goal of this repository was not to write JavaScript, but that seems to be necessary), which is also hardcoded here. What to do ?

コントリビューターガイド