aboutsummaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@dailly.me>2023-08-08 10:40:52 +0200
committerSébastien Dailly <sebastien@dailly.me>2023-08-08 10:40:52 +0200
commit9e7f27c60a425e2baa67cd459d8509a43b1d123d (patch)
tree53d79526c3a665e077ce85d8ea48a2ac3fcb07ff /css
parente4f50f8df6e4bc72664b0e5fc2f054694c038973 (diff)
Update to brr 0.0.6
Diffstat (limited to 'css')
-rwxr-xr-xcss/dune2
-rwxr-xr-xcss/merger.ml2
2 files changed, 2 insertions, 2 deletions
diff --git a/css/dune b/css/dune
index 1e32b19..eefb3cd 100755
--- a/css/dune
+++ b/css/dune
@@ -2,7 +2,7 @@
(name merger)
(libraries
brr
- brr.note
+ note.brr
elements
blog
application
diff --git a/css/merger.ml b/css/merger.ml
index 24c10a3..202b3d8 100755
--- a/css/merger.ml
+++ b/css/merger.ml
@@ -2,7 +2,7 @@ open StdLabels
open Js_of_ocaml
open Brr
open Note
-open Brr_note
+open Note_brr
module Printer = Css_lib.Print
let min = Printer.minify_printer