Skip to content

fix: floats not transparent when transparent = true #138

fix: floats not transparent when transparent = true

fix: floats not transparent when transparent = true #138

Workflow file for this run

name: Check PR
on:
pull_request: ~
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-shell -p stylua --run "stylua -f stylua.toml --check ."