tangled
alpha
login
or
join now
anil.recoil.org
/
ocaml-tailwind
4
fork
atom
Tailwind classes in OCaml
4
fork
atom
overview
issues
pulls
pipelines
pipeline
anil.recoil.org
7 months ago
4c37e0d5
26257247
+14
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
build.yml
+14
.tangled/workflows/build.yml
···
1
1
+
when:
2
2
+
- event: ["push", "pull_request"]
3
3
+
branch: ["main"]
4
4
+
5
5
+
dependencies:
6
6
+
nixpkgs:
7
7
+
- dune
8
8
+
- opam
9
9
+
- ocamlPackages.htmlit
10
10
+
11
11
+
steps:
12
12
+
- name: dune
13
13
+
command: |
14
14
+
dune build