mirror of
https://github.com/status-im/re-frame-10x.git
synced 2025-01-27 14:45:14 +00:00
Fix typo
This commit is contained in:
parent
e448b45f0a
commit
2c63b8d90e
@ -121,4 +121,4 @@ The CSS for the trace panel are defined both inline and within `src/day8/re_fram
|
|||||||
lein less auto
|
lein less auto
|
||||||
```
|
```
|
||||||
|
|
||||||
and the .less file will automatically compile to css on file changes. Don't edit the file within `src/day8/re_frame/css` directly, or it will be overwriten. We are using css preprocessing because in order to isolate the panel styles, we are namespacing the panell styles with the id `#--re-frame-trace--`.
|
and the .less file will automatically compile to css on file changes. Don't edit the file within `src/day8/re_frame/css` directly, or it will be overwriten. We are using css preprocessing because in order to isolate the panel styles, we are namespacing the panel styles with the id `#--re-frame-trace--`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user