This commit is contained in:
parent
e4028a7b5f
commit
103b1219b6
3 changed files with 3 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -6,4 +6,4 @@ tmp/
|
|||
*.rdb
|
||||
.DS_Store
|
||||
tailwind.config.js
|
||||
tw/*
|
||||
lib/stylegen/tw
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/run/current-system/sw/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Define the version of the binary to download
|
||||
VERSION="v1.7.27"
|
||||
|
|
1
public/css/styles.css
vendored
Normal file
1
public/css/styles.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue