[INFO] cloning repository https://github.com/safrannn/rust_test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/safrannn/rust_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsafrannn%2Frust_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsafrannn%2Frust_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a01c8787a6f23baa986beeb2b633a73b2049dd53
[INFO] checking safrannn/rust_test against master#73252d51d13c0e4f872c3c51defcf48174860ef6 for pr-119989-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsafrannn%2Frust_test" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/safrannn/rust_test on toolchain 73252d51d13c0e4f872c3c51defcf48174860ef6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73252d51d13c0e4f872c3c51defcf48174860ef6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/safrannn/rust_test
[INFO] finished tweaking git repo https://github.com/safrannn/rust_test
[INFO] tweaked toml for git repo https://github.com/safrannn/rust_test written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/safrannn/rust_test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73252d51d13c0e4f872c3c51defcf48174860ef6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/seed-rs/seed`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_isaac v0.1.1
[INFO] [stderr]   Downloaded itoa v0.4.6
[INFO] [stderr]   Downloaded gloo-events v0.1.1
[INFO] [stderr]   Downloaded gloo-file v0.1.0
[INFO] [stderr]   Downloaded futures v0.3.5
[INFO] [stderr]   Downloaded pin-project-internal v0.4.23
[INFO] [stderr]   Downloaded serde_derive v1.0.115
[INFO] [stderr]   Downloaded getopts v0.2.21
[INFO] [stderr]   Downloaded serde_json v1.0.57
[INFO] [stderr]   Downloaded stdweb-internal-runtime v0.1.5
[INFO] [stderr]   Downloaded sha1 v0.6.0
[INFO] [stderr]   Downloaded rand_chacha v0.1.1
[INFO] [stderr]   Downloaded time-macros v0.1.0
[INFO] [stderr]   Downloaded uuid v0.8.1
[INFO] [stderr]   Downloaded rand_hc v0.1.0
[INFO] [stderr]   Downloaded rustc_version v0.2.3
[INFO] [stderr]   Downloaded rand_xorshift v0.1.1
[INFO] [stderr]   Downloaded rand_jitter v0.1.4
[INFO] [stderr]   Downloaded pin-project v0.4.23
[INFO] [stderr]   Downloaded futures-util v0.3.5
[INFO] [stderr]   Downloaded pulldown-cmark v0.7.2
[INFO] [stderr]   Downloaded serde v1.0.115
[INFO] [stderr]   Downloaded chrono v0.4.15
[INFO] [stderr]   Downloaded time-macros-impl v0.1.1
[INFO] [stderr]   Downloaded futures-io v0.3.5
[INFO] [stderr]   Downloaded rand v0.6.5
[INFO] [stderr]   Downloaded time v0.2.16
[INFO] [stderr]   Downloaded hashbrown v0.8.2
[INFO] [stderr]   Downloaded stdweb v0.4.20
[INFO] [stderr]   Downloaded indexmap v1.5.1
[INFO] [stderr]   Downloaded autocfg v0.1.7
[INFO] [stderr]   Downloaded stdweb-internal-macros v0.2.9
[INFO] [stderr]   Downloaded discard v1.0.4
[INFO] [stderr]   Downloaded semver-parser v0.7.0
[INFO] [stderr]   Downloaded memchr v2.3.3
[INFO] [stderr]   Downloaded stdweb-derive v0.5.3
[INFO] [stderr]   Downloaded semver v0.9.0
[INFO] [stderr]   Downloaded futures-channel v0.3.5
[INFO] [stderr]   Downloaded cookie v0.14.2
[INFO] [stderr]   Downloaded rand_pcg v0.2.1
[INFO] [stderr]   Downloaded rand_pcg v0.1.2
[INFO] [stderr]   Downloaded futures-executor v0.3.5
[INFO] [stderr]   Downloaded futures-task v0.3.5
[INFO] [stderr]   Downloaded once_cell v1.4.1
[INFO] [stderr]   Downloaded base-x v0.2.6
[INFO] [stderr]   Downloaded standback v0.2.10
[INFO] [stderr]   Downloaded dbg v1.0.4
[INFO] [stderr]   Downloaded futures-core v0.3.5
[INFO] [stderr]   Downloaded enclose v1.1.8
[INFO] [stderr]   Downloaded futures-macro v0.3.5
[INFO] [stderr]   Downloaded proc-macro-nested v0.1.6
[INFO] [stderr]   Downloaded gloo-timers v0.2.1
[INFO] [stderr]   Downloaded futures-sink v0.3.5
[INFO] [stderr]   Downloaded version_check v0.1.5
[INFO] [stderr]   Downloaded ulid v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+73252d51d13c0e4f872c3c51defcf48174860ef6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8f89ce793c7ba8b958d08f5c0ad46c81a87cf9c38130288ffb8ad823dbd4e45
[INFO] running `Command { std: "docker" "start" "-a" "e8f89ce793c7ba8b958d08f5c0ad46c81a87cf9c38130288ffb8ad823dbd4e45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8f89ce793c7ba8b958d08f5c0ad46c81a87cf9c38130288ffb8ad823dbd4e45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8f89ce793c7ba8b958d08f5c0ad46c81a87cf9c38130288ffb8ad823dbd4e45", kill_on_drop: false }`
[INFO] [stdout] e8f89ce793c7ba8b958d08f5c0ad46c81a87cf9c38130288ffb8ad823dbd4e45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+73252d51d13c0e4f872c3c51defcf48174860ef6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88f013653199ea79789d177741adbcd60b1bfea65cd9dfc9e04dc6c922d777d6
[INFO] running `Command { std: "docker" "start" "-a" "88f013653199ea79789d177741adbcd60b1bfea65cd9dfc9e04dc6c922d777d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.39
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling libc v0.2.76
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.115
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.67
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bumpalo v3.4.0
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.67
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling standback v0.2.10
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling pin-project-internal v0.4.23
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling hashbrown v0.8.2
[INFO] [stderr]    Compiling time v0.2.16
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.9
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling indexmap v1.5.1
[INFO] [stderr]    Compiling cookie v0.14.2
[INFO] [stderr]    Compiling dbg v1.0.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling pulldown-cmark v0.7.2
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling seed v0.7.0 (https://github.com/seed-rs/seed?rev=0a538f0#0a538f03)
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking enclose v1.1.8
[INFO] [stderr]     Checking chrono v0.4.15
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.67
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.67
[INFO] [stderr]     Checking time-macros v0.1.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.67
[INFO] [stderr]     Checking pin-project v0.4.23
[INFO] [stderr]     Checking futures-util v0.3.5
[INFO] [stderr]     Checking futures-executor v0.3.5
[INFO] [stderr]     Checking futures v0.3.5
[INFO] [stderr]     Checking ulid v0.4.0
[INFO] [stderr]     Checking js-sys v0.3.44
[INFO] [stderr]     Checking console_error_panic_hook v0.1.6
[INFO] [stderr]     Checking web-sys v0.3.44
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.17
[INFO] [stderr]     Checking gloo-events v0.1.1
[INFO] [stderr]     Checking gloo-timers v0.2.1
[INFO] [stderr]     Checking gloo-file v0.1.0
[INFO] [stderr]     Checking rust_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78780:5
[INFO] [stdout]       |
[INFO] [stdout] 78780 | /     /**
[INFO] [stdout] 78781 | |         width: 100%;
[INFO] [stdout] 78782 | |         max-width: 569px;    @media (min-width: 569px)
[INFO] [stdout] 78783 | |         max-width: 769px;    @media (min-width: 769px)
[INFO] [stdout] 78784 | |         max-width: 1025px;    @media (min-width: 1025px)
[INFO] [stdout] 78785 | |         max-width: 1701px;    @media (min-width: 1701px)
[INFO] [stdout] 78786 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78787 |       container: "container",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout]       = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78789:5
[INFO] [stdout]       |
[INFO] [stdout] 78789 | /     /**
[INFO] [stdout] 78790 | |         --space-y-reverse: 0;
[INFO] [stdout] 78791 | |         margin-top: calc(0px * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78792 | |         margin-bottom: calc(0px * var(--space-y-reverse));
[INFO] [stdout] 78793 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78794 |       space_y_0: "space-y-0",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78796:5
[INFO] [stdout]       |
[INFO] [stdout] 78796 | /     /**
[INFO] [stdout] 78797 | |         --space-x-reverse: 0;
[INFO] [stdout] 78798 | |         margin-right: calc(0px * var(--space-x-reverse));
[INFO] [stdout] 78799 | |         margin-left: calc(0px * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78800 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78801 |       space_x_0: "space-x-0",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78803:5
[INFO] [stdout]       |
[INFO] [stdout] 78803 | /     /**
[INFO] [stdout] 78804 | |         --space-y-reverse: 0;
[INFO] [stdout] 78805 | |         margin-top: calc(0.25rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78806 | |         margin-bottom: calc(0.25rem * var(--space-y-reverse));
[INFO] [stdout] 78807 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78808 |       space_y_1: "space-y-1",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78810:5
[INFO] [stdout]       |
[INFO] [stdout] 78810 | /     /**
[INFO] [stdout] 78811 | |         --space-x-reverse: 0;
[INFO] [stdout] 78812 | |         margin-right: calc(0.25rem * var(--space-x-reverse));
[INFO] [stdout] 78813 | |         margin-left: calc(0.25rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78814 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78815 |       space_x_1: "space-x-1",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78817:5
[INFO] [stdout]       |
[INFO] [stdout] 78817 | /     /**
[INFO] [stdout] 78818 | |         --space-y-reverse: 0;
[INFO] [stdout] 78819 | |         margin-top: calc(0.5rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78820 | |         margin-bottom: calc(0.5rem * var(--space-y-reverse));
[INFO] [stdout] 78821 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78822 |       space_y_2: "space-y-2",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78824:5
[INFO] [stdout]       |
[INFO] [stdout] 78824 | /     /**
[INFO] [stdout] 78825 | |         --space-x-reverse: 0;
[INFO] [stdout] 78826 | |         margin-right: calc(0.5rem * var(--space-x-reverse));
[INFO] [stdout] 78827 | |         margin-left: calc(0.5rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78828 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78829 |       space_x_2: "space-x-2",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78831:5
[INFO] [stdout]       |
[INFO] [stdout] 78831 | /     /**
[INFO] [stdout] 78832 | |         --space-y-reverse: 0;
[INFO] [stdout] 78833 | |         margin-top: calc(0.75rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78834 | |         margin-bottom: calc(0.75rem * var(--space-y-reverse));
[INFO] [stdout] 78835 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78836 |       space_y_3: "space-y-3",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78780:5
[INFO] [stdout]       |
[INFO] [stdout] 78780 | /     /**
[INFO] [stdout] 78781 | |         width: 100%;
[INFO] [stdout] 78782 | |         max-width: 569px;    @media (min-width: 569px)
[INFO] [stdout] 78783 | |         max-width: 769px;    @media (min-width: 769px)
[INFO] [stdout] 78784 | |         max-width: 1025px;    @media (min-width: 1025px)
[INFO] [stdout] 78785 | |         max-width: 1701px;    @media (min-width: 1701px)
[INFO] [stdout] 78786 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78787 |       container: "container",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout]       = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78789:5
[INFO] [stdout]       |
[INFO] [stdout] 78789 | /     /**
[INFO] [stdout] 78790 | |         --space-y-reverse: 0;
[INFO] [stdout] 78791 | |         margin-top: calc(0px * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78792 | |         margin-bottom: calc(0px * var(--space-y-reverse));
[INFO] [stdout] 78793 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78794 |       space_y_0: "space-y-0",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78796:5
[INFO] [stdout]       |
[INFO] [stdout] 78796 | /     /**
[INFO] [stdout] 78797 | |         --space-x-reverse: 0;
[INFO] [stdout] 78798 | |         margin-right: calc(0px * var(--space-x-reverse));
[INFO] [stdout] 78799 | |         margin-left: calc(0px * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78800 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78801 |       space_x_0: "space-x-0",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78803:5
[INFO] [stdout]       |
[INFO] [stdout] 78803 | /     /**
[INFO] [stdout] 78804 | |         --space-y-reverse: 0;
[INFO] [stdout] 78805 | |         margin-top: calc(0.25rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78806 | |         margin-bottom: calc(0.25rem * var(--space-y-reverse));
[INFO] [stdout] 78807 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78808 |       space_y_1: "space-y-1",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78810:5
[INFO] [stdout]       |
[INFO] [stdout] 78810 | /     /**
[INFO] [stdout] 78811 | |         --space-x-reverse: 0;
[INFO] [stdout] 78812 | |         margin-right: calc(0.25rem * var(--space-x-reverse));
[INFO] [stdout] 78813 | |         margin-left: calc(0.25rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78814 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78815 |       space_x_1: "space-x-1",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78817:5
[INFO] [stdout]       |
[INFO] [stdout] 78817 | /     /**
[INFO] [stdout] 78818 | |         --space-y-reverse: 0;
[INFO] [stdout] 78819 | |         margin-top: calc(0.5rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78820 | |         margin-bottom: calc(0.5rem * var(--space-y-reverse));
[INFO] [stdout] 78821 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78822 |       space_y_2: "space-y-2",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78824:5
[INFO] [stdout]       |
[INFO] [stdout] 78824 | /     /**
[INFO] [stdout] 78825 | |         --space-x-reverse: 0;
[INFO] [stdout] 78826 | |         margin-right: calc(0.5rem * var(--space-x-reverse));
[INFO] [stdout] 78827 | |         margin-left: calc(0.5rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78828 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78829 |       space_x_2: "space-x-2",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78831:5
[INFO] [stdout]       |
[INFO] [stdout] 78831 | /     /**
[INFO] [stdout] 78832 | |         --space-y-reverse: 0;
[INFO] [stdout] 78833 | |         margin-top: calc(0.75rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78834 | |         margin-bottom: calc(0.75rem * var(--space-y-reverse));
[INFO] [stdout] 78835 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78836 |       space_y_3: "space-y-3",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78838:5
[INFO] [stdout]       |
[INFO] [stdout] 78838 | /     /**
[INFO] [stdout] 78839 | |         --space-x-reverse: 0;
[INFO] [stdout] 78840 | |         margin-right: calc(0.75rem * var(--space-x-reverse));
[INFO] [stdout] 78841 | |         margin-left: calc(0.75rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78842 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78843 |       space_x_3: "space-x-3",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78845:5
[INFO] [stdout]       |
[INFO] [stdout] 78845 | /     /**
[INFO] [stdout] 78846 | |         --space-y-reverse: 0;
[INFO] [stdout] 78847 | |         margin-top: calc(1rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78848 | |         margin-bottom: calc(1rem * var(--space-y-reverse));
[INFO] [stdout] 78849 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78850 |       space_y_4: "space-y-4",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78852:5
[INFO] [stdout]       |
[INFO] [stdout] 78852 | /     /**
[INFO] [stdout] 78853 | |         --space-x-reverse: 0;
[INFO] [stdout] 78854 | |         margin-right: calc(1rem * var(--space-x-reverse));
[INFO] [stdout] 78855 | |         margin-left: calc(1rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78856 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78857 |       space_x_4: "space-x-4",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78859:5
[INFO] [stdout]       |
[INFO] [stdout] 78859 | /     /**
[INFO] [stdout] 78860 | |         --space-y-reverse: 0;
[INFO] [stdout] 78861 | |         margin-top: calc(1.25rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78862 | |         margin-bottom: calc(1.25rem * var(--space-y-reverse));
[INFO] [stdout] 78863 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78864 |       space_y_5: "space-y-5",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78866:5
[INFO] [stdout]       |
[INFO] [stdout] 78866 | /     /**
[INFO] [stdout] 78867 | |         --space-x-reverse: 0;
[INFO] [stdout] 78868 | |         margin-right: calc(1.25rem * var(--space-x-reverse));
[INFO] [stdout] 78869 | |         margin-left: calc(1.25rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78870 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78871 |       space_x_5: "space-x-5",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78873:5
[INFO] [stdout]       |
[INFO] [stdout] 78873 | /     /**
[INFO] [stdout] 78874 | |         --space-y-reverse: 0;
[INFO] [stdout] 78875 | |         margin-top: calc(1.5rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78876 | |         margin-bottom: calc(1.5rem * var(--space-y-reverse));
[INFO] [stdout] 78877 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78878 |       space_y_6: "space-y-6",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78880:5
[INFO] [stdout]       |
[INFO] [stdout] 78880 | /     /**
[INFO] [stdout] 78881 | |         --space-x-reverse: 0;
[INFO] [stdout] 78882 | |         margin-right: calc(1.5rem * var(--space-x-reverse));
[INFO] [stdout] 78883 | |         margin-left: calc(1.5rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78884 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78885 |       space_x_6: "space-x-6",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78887:5
[INFO] [stdout]       |
[INFO] [stdout] 78887 | /     /**
[INFO] [stdout] 78888 | |         --space-y-reverse: 0;
[INFO] [stdout] 78889 | |         margin-top: calc(2rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78890 | |         margin-bottom: calc(2rem * var(--space-y-reverse));
[INFO] [stdout] 78891 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78892 |       space_y_8: "space-y-8",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78894:5
[INFO] [stdout]       |
[INFO] [stdout] 78894 | /     /**
[INFO] [stdout] 78895 | |         --space-x-reverse: 0;
[INFO] [stdout] 78896 | |         margin-right: calc(2rem * var(--space-x-reverse));
[INFO] [stdout] 78897 | |         margin-left: calc(2rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78898 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78899 |       space_x_8: "space-x-8",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78901:5
[INFO] [stdout]       |
[INFO] [stdout] 78901 | /     /**
[INFO] [stdout] 78902 | |         --space-y-reverse: 0;
[INFO] [stdout] 78903 | |         margin-top: calc(2.5rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78904 | |         margin-bottom: calc(2.5rem * var(--space-y-reverse));
[INFO] [stdout] 78905 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78906 |       space_y_10: "space-y-10",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78908:5
[INFO] [stdout]       |
[INFO] [stdout] 78908 | /     /**
[INFO] [stdout] 78909 | |         --space-x-reverse: 0;
[INFO] [stdout] 78910 | |         margin-right: calc(2.5rem * var(--space-x-reverse));
[INFO] [stdout] 78911 | |         margin-left: calc(2.5rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78912 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78913 |       space_x_10: "space-x-10",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78915:5
[INFO] [stdout]       |
[INFO] [stdout] 78915 | /     /**
[INFO] [stdout] 78916 | |         --space-y-reverse: 0;
[INFO] [stdout] 78917 | |         margin-top: calc(3rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78918 | |         margin-bottom: calc(3rem * var(--space-y-reverse));
[INFO] [stdout] 78919 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78920 |       space_y_12: "space-y-12",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78922:5
[INFO] [stdout]       |
[INFO] [stdout] 78922 | /     /**
[INFO] [stdout] 78923 | |         --space-x-reverse: 0;
[INFO] [stdout] 78924 | |         margin-right: calc(3rem * var(--space-x-reverse));
[INFO] [stdout] 78925 | |         margin-left: calc(3rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78926 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78927 |       space_x_12: "space-x-12",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78929:5
[INFO] [stdout]       |
[INFO] [stdout] 78929 | /     /**
[INFO] [stdout] 78930 | |         --space-y-reverse: 0;
[INFO] [stdout] 78931 | |         margin-top: calc(4rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78932 | |         margin-bottom: calc(4rem * var(--space-y-reverse));
[INFO] [stdout] 78933 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78934 |       space_y_16: "space-y-16",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78936:5
[INFO] [stdout]       |
[INFO] [stdout] 78936 | /     /**
[INFO] [stdout] 78937 | |         --space-x-reverse: 0;
[INFO] [stdout] 78938 | |         margin-right: calc(4rem * var(--space-x-reverse));
[INFO] [stdout] 78939 | |         margin-left: calc(4rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78940 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78941 |       space_x_16: "space-x-16",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78943:5
[INFO] [stdout]       |
[INFO] [stdout] 78943 | /     /**
[INFO] [stdout] 78944 | |         --space-y-reverse: 0;
[INFO] [stdout] 78945 | |         margin-top: calc(5rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78946 | |         margin-bottom: calc(5rem * var(--space-y-reverse));
[INFO] [stdout] 78947 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78948 |       space_y_20: "space-y-20",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78950:5
[INFO] [stdout]       |
[INFO] [stdout] 78950 | /     /**
[INFO] [stdout] 78951 | |         --space-x-reverse: 0;
[INFO] [stdout] 78952 | |         margin-right: calc(5rem * var(--space-x-reverse));
[INFO] [stdout] 78953 | |         margin-left: calc(5rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78954 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78955 |       space_x_20: "space-x-20",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78957:5
[INFO] [stdout]       |
[INFO] [stdout] 78957 | /     /**
[INFO] [stdout] 78958 | |         --space-y-reverse: 0;
[INFO] [stdout] 78959 | |         margin-top: calc(6rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78960 | |         margin-bottom: calc(6rem * var(--space-y-reverse));
[INFO] [stdout] 78961 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78962 |       space_y_24: "space-y-24",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78964:5
[INFO] [stdout]       |
[INFO] [stdout] 78964 | /     /**
[INFO] [stdout] 78965 | |         --space-x-reverse: 0;
[INFO] [stdout] 78966 | |         margin-right: calc(6rem * var(--space-x-reverse));
[INFO] [stdout] 78967 | |         margin-left: calc(6rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78968 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78969 |       space_x_24: "space-x-24",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78971:5
[INFO] [stdout]       |
[INFO] [stdout] 78971 | /     /**
[INFO] [stdout] 78972 | |         --space-y-reverse: 0;
[INFO] [stdout] 78973 | |         margin-top: calc(8rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78974 | |         margin-bottom: calc(8rem * var(--space-y-reverse));
[INFO] [stdout] 78975 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78976 |       space_y_32: "space-y-32",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78978:5
[INFO] [stdout]       |
[INFO] [stdout] 78978 | /     /**
[INFO] [stdout] 78979 | |         --space-x-reverse: 0;
[INFO] [stdout] 78980 | |         margin-right: calc(8rem * var(--space-x-reverse));
[INFO] [stdout] 78981 | |         margin-left: calc(8rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78982 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78983 |       space_x_32: "space-x-32",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78985:5
[INFO] [stdout]       |
[INFO] [stdout] 78985 | /     /**
[INFO] [stdout] 78986 | |         --space-y-reverse: 0;
[INFO] [stdout] 78987 | |         margin-top: calc(10rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78988 | |         margin-bottom: calc(10rem * var(--space-y-reverse));
[INFO] [stdout] 78989 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78990 |       space_y_40: "space-y-40",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78992:5
[INFO] [stdout]       |
[INFO] [stdout] 78992 | /     /**
[INFO] [stdout] 78993 | |         --space-x-reverse: 0;
[INFO] [stdout] 78994 | |         margin-right: calc(10rem * var(--space-x-reverse));
[INFO] [stdout] 78995 | |         margin-left: calc(10rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78996 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78997 |       space_x_40: "space-x-40",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78999:5
[INFO] [stdout]       |
[INFO] [stdout] 78999 | /     /**
[INFO] [stdout] 79000 | |         --space-y-reverse: 0;
[INFO] [stdout] 79001 | |         margin-top: calc(12rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79002 | |         margin-bottom: calc(12rem * var(--space-y-reverse));
[INFO] [stdout] 79003 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79004 |       space_y_48: "space-y-48",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79006:5
[INFO] [stdout]       |
[INFO] [stdout] 79006 | /     /**
[INFO] [stdout] 79007 | |         --space-x-reverse: 0;
[INFO] [stdout] 79008 | |         margin-right: calc(12rem * var(--space-x-reverse));
[INFO] [stdout] 79009 | |         margin-left: calc(12rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79010 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79011 |       space_x_48: "space-x-48",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79013:5
[INFO] [stdout]       |
[INFO] [stdout] 79013 | /     /**
[INFO] [stdout] 79014 | |         --space-y-reverse: 0;
[INFO] [stdout] 79015 | |         margin-top: calc(14rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79016 | |         margin-bottom: calc(14rem * var(--space-y-reverse));
[INFO] [stdout] 79017 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79018 |       space_y_56: "space-y-56",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79020:5
[INFO] [stdout]       |
[INFO] [stdout] 79020 | /     /**
[INFO] [stdout] 79021 | |         --space-x-reverse: 0;
[INFO] [stdout] 79022 | |         margin-right: calc(14rem * var(--space-x-reverse));
[INFO] [stdout] 79023 | |         margin-left: calc(14rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79024 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79025 |       space_x_56: "space-x-56",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79027:5
[INFO] [stdout]       |
[INFO] [stdout] 79027 | /     /**
[INFO] [stdout] 79028 | |         --space-y-reverse: 0;
[INFO] [stdout] 79029 | |         margin-top: calc(16rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79030 | |         margin-bottom: calc(16rem * var(--space-y-reverse));
[INFO] [stdout] 79031 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79032 |       space_y_64: "space-y-64",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79034:5
[INFO] [stdout]       |
[INFO] [stdout] 79034 | /     /**
[INFO] [stdout] 79035 | |         --space-x-reverse: 0;
[INFO] [stdout] 79036 | |         margin-right: calc(16rem * var(--space-x-reverse));
[INFO] [stdout] 79037 | |         margin-left: calc(16rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79038 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79039 |       space_x_64: "space-x-64",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79041:5
[INFO] [stdout]       |
[INFO] [stdout] 79041 | /     /**
[INFO] [stdout] 79042 | |         --space-y-reverse: 0;
[INFO] [stdout] 79043 | |         margin-top: calc(1px * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79044 | |         margin-bottom: calc(1px * var(--space-y-reverse));
[INFO] [stdout] 79045 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79046 |       space_y_px: "space-y-px",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79048:5
[INFO] [stdout]       |
[INFO] [stdout] 79048 | /     /**
[INFO] [stdout] 79049 | |         --space-x-reverse: 0;
[INFO] [stdout] 79050 | |         margin-right: calc(1px * var(--space-x-reverse));
[INFO] [stdout] 79051 | |         margin-left: calc(1px * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79052 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79053 |       space_x_px: "space-x-px",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79055:5
[INFO] [stdout]       |
[INFO] [stdout] 79055 | /     /**
[INFO] [stdout] 79056 | |         --space-y-reverse: 0;
[INFO] [stdout] 79057 | |         margin-top: calc(-0.25rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79058 | |         margin-bottom: calc(-0.25rem * var(--space-y-reverse));
[INFO] [stdout] 79059 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79060 |       _space_y_1: "-space-y-1",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79062:5
[INFO] [stdout]       |
[INFO] [stdout] 79062 | /     /**
[INFO] [stdout] 79063 | |         --space-x-reverse: 0;
[INFO] [stdout] 79064 | |         margin-right: calc(-0.25rem * var(--space-x-reverse));
[INFO] [stdout] 79065 | |         margin-left: calc(-0.25rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79066 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79067 |       _space_x_1: "-space-x-1",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79069:5
[INFO] [stdout]       |
[INFO] [stdout] 79069 | /     /**
[INFO] [stdout] 79070 | |         --space-y-reverse: 0;
[INFO] [stdout] 79071 | |         margin-top: calc(-0.5rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79072 | |         margin-bottom: calc(-0.5rem * var(--space-y-reverse));
[INFO] [stdout] 79073 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79074 |       _space_y_2: "-space-y-2",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79076:5
[INFO] [stdout]       |
[INFO] [stdout] 79076 | /     /**
[INFO] [stdout] 79077 | |         --space-x-reverse: 0;
[INFO] [stdout] 79078 | |         margin-right: calc(-0.5rem * var(--space-x-reverse));
[INFO] [stdout] 79079 | |         margin-left: calc(-0.5rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79080 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79081 |       _space_x_2: "-space-x-2",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79083:5
[INFO] [stdout]       |
[INFO] [stdout] 79083 | /     /**
[INFO] [stdout] 79084 | |         --space-y-reverse: 0;
[INFO] [stdout] 79085 | |         margin-top: calc(-0.75rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79086 | |         margin-bottom: calc(-0.75rem * var(--space-y-reverse));
[INFO] [stdout] 79087 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79088 |       _space_y_3: "-space-y-3",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79090:5
[INFO] [stdout]       |
[INFO] [stdout] 79090 | /     /**
[INFO] [stdout] 79091 | |         --space-x-reverse: 0;
[INFO] [stdout] 79092 | |         margin-right: calc(-0.75rem * var(--space-x-reverse));
[INFO] [stdout] 79093 | |         margin-left: calc(-0.75rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79094 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79095 |       _space_x_3: "-space-x-3",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79097:5
[INFO] [stdout]       |
[INFO] [stdout] 79097 | /     /**
[INFO] [stdout] 79098 | |         --space-y-reverse: 0;
[INFO] [stdout] 79099 | |         margin-top: calc(-1rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79100 | |         margin-bottom: calc(-1rem * var(--space-y-reverse));
[INFO] [stdout] 79101 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79102 |       _space_y_4: "-space-y-4",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79104:5
[INFO] [stdout]       |
[INFO] [stdout] 79104 | /     /**
[INFO] [stdout] 79105 | |         --space-x-reverse: 0;
[INFO] [stdout] 79106 | |         margin-right: calc(-1rem * var(--space-x-reverse));
[INFO] [stdout] 79107 | |         margin-left: calc(-1rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79108 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79109 |       _space_x_4: "-space-x-4",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79111:5
[INFO] [stdout]       |
[INFO] [stdout] 79111 | /     /**
[INFO] [stdout] 79112 | |         --space-y-reverse: 0;
[INFO] [stdout] 79113 | |         margin-top: calc(-1.25rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79114 | |         margin-bottom: calc(-1.25rem * var(--space-y-reverse));
[INFO] [stdout] 79115 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79116 |       _space_y_5: "-space-y-5",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79118:5
[INFO] [stdout]       |
[INFO] [stdout] 79118 | /     /**
[INFO] [stdout] 79119 | |         --space-x-reverse: 0;
[INFO] [stdout] 79120 | |         margin-right: calc(-1.25rem * var(--space-x-reverse));
[INFO] [stdout] 79121 | |         margin-left: calc(-1.25rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79122 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79123 |       _space_x_5: "-space-x-5",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79125:5
[INFO] [stdout]       |
[INFO] [stdout] 79125 | /     /**
[INFO] [stdout] 79126 | |         --space-y-reverse: 0;
[INFO] [stdout] 79127 | |         margin-top: calc(-1.5rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79128 | |         margin-bottom: calc(-1.5rem * var(--space-y-reverse));
[INFO] [stdout] 79129 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79130 |       _space_y_6: "-space-y-6",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79132:5
[INFO] [stdout]       |
[INFO] [stdout] 79132 | /     /**
[INFO] [stdout] 79133 | |         --space-x-reverse: 0;
[INFO] [stdout] 79134 | |         margin-right: calc(-1.5rem * var(--space-x-reverse));
[INFO] [stdout] 79135 | |         margin-left: calc(-1.5rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79136 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79137 |       _space_x_6: "-space-x-6",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78838:5
[INFO] [stdout]       |
[INFO] [stdout] 78838 | /     /**
[INFO] [stdout] 78839 | |         --space-x-reverse: 0;
[INFO] [stdout] 78840 | |         margin-right: calc(0.75rem * var(--space-x-reverse));
[INFO] [stdout] 78841 | |         margin-left: calc(0.75rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78842 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78843 |       space_x_3: "space-x-3",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78845:5
[INFO] [stdout]       |
[INFO] [stdout] 78845 | /     /**
[INFO] [stdout] 78846 | |         --space-y-reverse: 0;
[INFO] [stdout] 78847 | |         margin-top: calc(1rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78848 | |         margin-bottom: calc(1rem * var(--space-y-reverse));
[INFO] [stdout] 78849 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78850 |       space_y_4: "space-y-4",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78852:5
[INFO] [stdout]       |
[INFO] [stdout] 78852 | /     /**
[INFO] [stdout] 78853 | |         --space-x-reverse: 0;
[INFO] [stdout] 78854 | |         margin-right: calc(1rem * var(--space-x-reverse));
[INFO] [stdout] 78855 | |         margin-left: calc(1rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78856 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78857 |       space_x_4: "space-x-4",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78859:5
[INFO] [stdout]       |
[INFO] [stdout] 78859 | /     /**
[INFO] [stdout] 78860 | |         --space-y-reverse: 0;
[INFO] [stdout] 78861 | |         margin-top: calc(1.25rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78862 | |         margin-bottom: calc(1.25rem * var(--space-y-reverse));
[INFO] [stdout] 78863 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78864 |       space_y_5: "space-y-5",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79139:5
[INFO] [stdout]       |
[INFO] [stdout] 79139 | /     /**
[INFO] [stdout] 79140 | |         --space-y-reverse: 0;
[INFO] [stdout] 79141 | |         margin-top: calc(-2rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79142 | |         margin-bottom: calc(-2rem * var(--space-y-reverse));
[INFO] [stdout] 79143 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79144 |       _space_y_8: "-space-y-8",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79146:5
[INFO] [stdout]       |
[INFO] [stdout] 79146 | /     /**
[INFO] [stdout] 79147 | |         --space-x-reverse: 0;
[INFO] [stdout] 79148 | |         margin-right: calc(-2rem * var(--space-x-reverse));
[INFO] [stdout] 79149 | |         margin-left: calc(-2rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79150 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79151 |       _space_x_8: "-space-x-8",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79153:5
[INFO] [stdout]       |
[INFO] [stdout] 79153 | /     /**
[INFO] [stdout] 79154 | |         --space-y-reverse: 0;
[INFO] [stdout] 79155 | |         margin-top: calc(-2.5rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79156 | |         margin-bottom: calc(-2.5rem * var(--space-y-reverse));
[INFO] [stdout] 79157 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79158 |       _space_y_10: "-space-y-10",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78866:5
[INFO] [stdout]       |
[INFO] [stdout] 78866 | /     /**
[INFO] [stdout] 78867 | |         --space-x-reverse: 0;
[INFO] [stdout] 78868 | |         margin-right: calc(1.25rem * var(--space-x-reverse));
[INFO] [stdout] 78869 | |         margin-left: calc(1.25rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78870 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78871 |       space_x_5: "space-x-5",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79160:5
[INFO] [stdout]       |
[INFO] [stdout] 79160 | /     /**
[INFO] [stdout] 79161 | |         --space-x-reverse: 0;
[INFO] [stdout] 79162 | |         margin-right: calc(-2.5rem * var(--space-x-reverse));
[INFO] [stdout] 79163 | |         margin-left: calc(-2.5rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79164 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79165 |       _space_x_10: "-space-x-10",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79167:5
[INFO] [stdout]       |
[INFO] [stdout] 79167 | /     /**
[INFO] [stdout] 79168 | |         --space-y-reverse: 0;
[INFO] [stdout] 79169 | |         margin-top: calc(-3rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79170 | |         margin-bottom: calc(-3rem * var(--space-y-reverse));
[INFO] [stdout] 79171 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79172 |       _space_y_12: "-space-y-12",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79174:5
[INFO] [stdout]       |
[INFO] [stdout] 79174 | /     /**
[INFO] [stdout] 79175 | |         --space-x-reverse: 0;
[INFO] [stdout] 79176 | |         margin-right: calc(-3rem * var(--space-x-reverse));
[INFO] [stdout] 79177 | |         margin-left: calc(-3rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79178 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79179 |       _space_x_12: "-space-x-12",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79181:5
[INFO] [stdout]       |
[INFO] [stdout] 79181 | /     /**
[INFO] [stdout] 79182 | |         --space-y-reverse: 0;
[INFO] [stdout] 79183 | |         margin-top: calc(-4rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79184 | |         margin-bottom: calc(-4rem * var(--space-y-reverse));
[INFO] [stdout] 79185 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79186 |       _space_y_16: "-space-y-16",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78873:5
[INFO] [stdout]       |
[INFO] [stdout] 78873 | /     /**
[INFO] [stdout] 78874 | |         --space-y-reverse: 0;
[INFO] [stdout] 78875 | |         margin-top: calc(1.5rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78876 | |         margin-bottom: calc(1.5rem * var(--space-y-reverse));
[INFO] [stdout] 78877 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78878 |       space_y_6: "space-y-6",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79188:5
[INFO] [stdout]       |
[INFO] [stdout] 79188 | /     /**
[INFO] [stdout] 79189 | |         --space-x-reverse: 0;
[INFO] [stdout] 79190 | |         margin-right: calc(-4rem * var(--space-x-reverse));
[INFO] [stdout] 79191 | |         margin-left: calc(-4rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79192 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79193 |       _space_x_16: "-space-x-16",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79195:5
[INFO] [stdout]       |
[INFO] [stdout] 79195 | /     /**
[INFO] [stdout] 79196 | |         --space-y-reverse: 0;
[INFO] [stdout] 79197 | |         margin-top: calc(-5rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79198 | |         margin-bottom: calc(-5rem * var(--space-y-reverse));
[INFO] [stdout] 79199 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79200 |       _space_y_20: "-space-y-20",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79202:5
[INFO] [stdout]       |
[INFO] [stdout] 79202 | /     /**
[INFO] [stdout] 79203 | |         --space-x-reverse: 0;
[INFO] [stdout] 79204 | |         margin-right: calc(-5rem * var(--space-x-reverse));
[INFO] [stdout] 79205 | |         margin-left: calc(-5rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79206 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79207 |       _space_x_20: "-space-x-20",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78880:5
[INFO] [stdout]       |
[INFO] [stdout] 78880 | /     /**
[INFO] [stdout] 78881 | |         --space-x-reverse: 0;
[INFO] [stdout] 78882 | |         margin-right: calc(1.5rem * var(--space-x-reverse));
[INFO] [stdout] 78883 | |         margin-left: calc(1.5rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78884 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78885 |       space_x_6: "space-x-6",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79209:5
[INFO] [stdout]       |
[INFO] [stdout] 79209 | /     /**
[INFO] [stdout] 79210 | |         --space-y-reverse: 0;
[INFO] [stdout] 79211 | |         margin-top: calc(-6rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79212 | |         margin-bottom: calc(-6rem * var(--space-y-reverse));
[INFO] [stdout] 79213 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79214 |       _space_y_24: "-space-y-24",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79216:5
[INFO] [stdout]       |
[INFO] [stdout] 79216 | /     /**
[INFO] [stdout] 79217 | |         --space-x-reverse: 0;
[INFO] [stdout] 79218 | |         margin-right: calc(-6rem * var(--space-x-reverse));
[INFO] [stdout] 79219 | |         margin-left: calc(-6rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79220 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79221 |       _space_x_24: "-space-x-24",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79223:5
[INFO] [stdout]       |
[INFO] [stdout] 79223 | /     /**
[INFO] [stdout] 79224 | |         --space-y-reverse: 0;
[INFO] [stdout] 79225 | |         margin-top: calc(-8rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79226 | |         margin-bottom: calc(-8rem * var(--space-y-reverse));
[INFO] [stdout] 79227 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79228 |       _space_y_32: "-space-y-32",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79230:5
[INFO] [stdout]       |
[INFO] [stdout] 79230 | /     /**
[INFO] [stdout] 79231 | |         --space-x-reverse: 0;
[INFO] [stdout] 79232 | |         margin-right: calc(-8rem * var(--space-x-reverse));
[INFO] [stdout] 79233 | |         margin-left: calc(-8rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79234 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79235 |       _space_x_32: "-space-x-32",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79237:5
[INFO] [stdout]       |
[INFO] [stdout] 79237 | /     /**
[INFO] [stdout] 79238 | |         --space-y-reverse: 0;
[INFO] [stdout] 79239 | |         margin-top: calc(-10rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79240 | |         margin-bottom: calc(-10rem * var(--space-y-reverse));
[INFO] [stdout] 79241 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79242 |       _space_y_40: "-space-y-40",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79244:5
[INFO] [stdout]       |
[INFO] [stdout] 79244 | /     /**
[INFO] [stdout] 79245 | |         --space-x-reverse: 0;
[INFO] [stdout] 79246 | |         margin-right: calc(-10rem * var(--space-x-reverse));
[INFO] [stdout] 79247 | |         margin-left: calc(-10rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79248 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79249 |       _space_x_40: "-space-x-40",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79251:5
[INFO] [stdout]       |
[INFO] [stdout] 79251 | /     /**
[INFO] [stdout] 79252 | |         --space-y-reverse: 0;
[INFO] [stdout] 79253 | |         margin-top: calc(-12rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79254 | |         margin-bottom: calc(-12rem * var(--space-y-reverse));
[INFO] [stdout] 79255 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79256 |       _space_y_48: "-space-y-48",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79258:5
[INFO] [stdout]       |
[INFO] [stdout] 79258 | /     /**
[INFO] [stdout] 79259 | |         --space-x-reverse: 0;
[INFO] [stdout] 79260 | |         margin-right: calc(-12rem * var(--space-x-reverse));
[INFO] [stdout] 79261 | |         margin-left: calc(-12rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79262 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79263 |       _space_x_48: "-space-x-48",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79265:5
[INFO] [stdout]       |
[INFO] [stdout] 79265 | /     /**
[INFO] [stdout] 79266 | |         --space-y-reverse: 0;
[INFO] [stdout] 79267 | |         margin-top: calc(-14rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79268 | |         margin-bottom: calc(-14rem * var(--space-y-reverse));
[INFO] [stdout] 79269 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79270 |       _space_y_56: "-space-y-56",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79272:5
[INFO] [stdout]       |
[INFO] [stdout] 79272 | /     /**
[INFO] [stdout] 79273 | |         --space-x-reverse: 0;
[INFO] [stdout] 79274 | |         margin-right: calc(-14rem * var(--space-x-reverse));
[INFO] [stdout] 79275 | |         margin-left: calc(-14rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79276 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79277 |       _space_x_56: "-space-x-56",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79279:5
[INFO] [stdout]       |
[INFO] [stdout] 79279 | /     /**
[INFO] [stdout] 79280 | |         --space-y-reverse: 0;
[INFO] [stdout] 79281 | |         margin-top: calc(-16rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79282 | |         margin-bottom: calc(-16rem * var(--space-y-reverse));
[INFO] [stdout] 79283 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79284 |       _space_y_64: "-space-y-64",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79286:5
[INFO] [stdout]       |
[INFO] [stdout] 79286 | /     /**
[INFO] [stdout] 79287 | |         --space-x-reverse: 0;
[INFO] [stdout] 79288 | |         margin-right: calc(-16rem * var(--space-x-reverse));
[INFO] [stdout] 79289 | |         margin-left: calc(-16rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79290 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79291 |       _space_x_64: "-space-x-64",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79293:5
[INFO] [stdout]       |
[INFO] [stdout] 79293 | /     /**
[INFO] [stdout] 79294 | |         --space-y-reverse: 0;
[INFO] [stdout] 79295 | |         margin-top: calc(-1px * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79296 | |         margin-bottom: calc(-1px * var(--space-y-reverse));
[INFO] [stdout] 79297 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79298 |       _space_y_px: "-space-y-px",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79300:5
[INFO] [stdout]       |
[INFO] [stdout] 79300 | /     /**
[INFO] [stdout] 79301 | |         --space-x-reverse: 0;
[INFO] [stdout] 79302 | |         margin-right: calc(-1px * var(--space-x-reverse));
[INFO] [stdout] 79303 | |         margin-left: calc(-1px * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79304 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79305 |       _space_x_px: "-space-x-px",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79307:5
[INFO] [stdout]       |
[INFO] [stdout] 79307 | /     /**
[INFO] [stdout] 79308 | |         --space-y-reverse: 1;
[INFO] [stdout] 79309 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79310 |       space_y_reverse: "space-y-reverse",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79312:5
[INFO] [stdout]       |
[INFO] [stdout] 79312 | /     /**
[INFO] [stdout] 79313 | |         --space-x-reverse: 1;
[INFO] [stdout] 79314 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79315 |       space_x_reverse: "space-x-reverse",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79317:5
[INFO] [stdout]       |
[INFO] [stdout] 79317 | /     /**
[INFO] [stdout] 79318 | |         --divide-y-reverse: 0;
[INFO] [stdout] 79319 | |         border-top-width: calc(0px * calc(1 - var(--divide-y-reverse)));
[INFO] [stdout] 79320 | |         border-bottom-width: calc(0px * var(--divide-y-reverse));
[INFO] [stdout] 79321 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79322 |       divide_y_0: "divide-y-0",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79324:5
[INFO] [stdout]       |
[INFO] [stdout] 79324 | /     /**
[INFO] [stdout] 79325 | |         --divide-x-reverse: 0;
[INFO] [stdout] 79326 | |         border-right-width: calc(0px * var(--divide-x-reverse));
[INFO] [stdout] 79327 | |         border-left-width: calc(0px * calc(1 - var(--divide-x-reverse)));
[INFO] [stdout] 79328 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79329 |       divide_x_0: "divide-x-0",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79331:5
[INFO] [stdout]       |
[INFO] [stdout] 79331 | /     /**
[INFO] [stdout] 79332 | |         --divide-y-reverse: 0;
[INFO] [stdout] 79333 | |         border-top-width: calc(2px * calc(1 - var(--divide-y-reverse)));
[INFO] [stdout] 79334 | |         border-bottom-width: calc(2px * var(--divide-y-reverse));
[INFO] [stdout] 79335 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79336 |       divide_y_2: "divide-y-2",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79338:5
[INFO] [stdout]       |
[INFO] [stdout] 79338 | /     /**
[INFO] [stdout] 79339 | |         --divide-x-reverse: 0;
[INFO] [stdout] 79340 | |         border-right-width: calc(2px * var(--divide-x-reverse));
[INFO] [stdout] 79341 | |         border-left-width: calc(2px * calc(1 - var(--divide-x-reverse)));
[INFO] [stdout] 79342 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79343 |       divide_x_2: "divide-x-2",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78887:5
[INFO] [stdout]       |
[INFO] [stdout] 78887 | /     /**
[INFO] [stdout] 78888 | |         --space-y-reverse: 0;
[INFO] [stdout] 78889 | |         margin-top: calc(2rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78890 | |         margin-bottom: calc(2rem * var(--space-y-reverse));
[INFO] [stdout] 78891 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78892 |       space_y_8: "space-y-8",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78894:5
[INFO] [stdout]       |
[INFO] [stdout] 78894 | /     /**
[INFO] [stdout] 78895 | |         --space-x-reverse: 0;
[INFO] [stdout] 78896 | |         margin-right: calc(2rem * var(--space-x-reverse));
[INFO] [stdout] 78897 | |         margin-left: calc(2rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78898 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78899 |       space_x_8: "space-x-8",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79345:5
[INFO] [stdout]       |
[INFO] [stdout] 79345 | /     /**
[INFO] [stdout] 79346 | |         --divide-y-reverse: 0;
[INFO] [stdout] 79347 | |         border-top-width: calc(4px * calc(1 - var(--divide-y-reverse)));
[INFO] [stdout] 79348 | |         border-bottom-width: calc(4px * var(--divide-y-reverse));
[INFO] [stdout] 79349 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79350 |       divide_y_4: "divide-y-4",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78901:5
[INFO] [stdout]       |
[INFO] [stdout] 78901 | /     /**
[INFO] [stdout] 78902 | |         --space-y-reverse: 0;
[INFO] [stdout] 78903 | |         margin-top: calc(2.5rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78904 | |         margin-bottom: calc(2.5rem * var(--space-y-reverse));
[INFO] [stdout] 78905 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78906 |       space_y_10: "space-y-10",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78908:5
[INFO] [stdout]       |
[INFO] [stdout] 78908 | /     /**
[INFO] [stdout] 78909 | |         --space-x-reverse: 0;
[INFO] [stdout] 78910 | |         margin-right: calc(2.5rem * var(--space-x-reverse));
[INFO] [stdout] 78911 | |         margin-left: calc(2.5rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78912 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78913 |       space_x_10: "space-x-10",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78915:5
[INFO] [stdout]       |
[INFO] [stdout] 78915 | /     /**
[INFO] [stdout] 78916 | |         --space-y-reverse: 0;
[INFO] [stdout] 78917 | |         margin-top: calc(3rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78918 | |         margin-bottom: calc(3rem * var(--space-y-reverse));
[INFO] [stdout] 78919 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78920 |       space_y_12: "space-y-12",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79352:5
[INFO] [stdout]       |
[INFO] [stdout] 79352 | /     /**
[INFO] [stdout] 79353 | |         --divide-x-reverse: 0;
[INFO] [stdout] 79354 | |         border-right-width: calc(4px * var(--divide-x-reverse));
[INFO] [stdout] 79355 | |         border-left-width: calc(4px * calc(1 - var(--divide-x-reverse)));
[INFO] [stdout] 79356 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79357 |       divide_x_4: "divide-x-4",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78922:5
[INFO] [stdout]       |
[INFO] [stdout] 78922 | /     /**
[INFO] [stdout] 78923 | |         --space-x-reverse: 0;
[INFO] [stdout] 78924 | |         margin-right: calc(3rem * var(--space-x-reverse));
[INFO] [stdout] 78925 | |         margin-left: calc(3rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78926 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78927 |       space_x_12: "space-x-12",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78929:5
[INFO] [stdout]       |
[INFO] [stdout] 78929 | /     /**
[INFO] [stdout] 78930 | |         --space-y-reverse: 0;
[INFO] [stdout] 78931 | |         margin-top: calc(4rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78932 | |         margin-bottom: calc(4rem * var(--space-y-reverse));
[INFO] [stdout] 78933 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78934 |       space_y_16: "space-y-16",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78936:5
[INFO] [stdout]       |
[INFO] [stdout] 78936 | /     /**
[INFO] [stdout] 78937 | |         --space-x-reverse: 0;
[INFO] [stdout] 78938 | |         margin-right: calc(4rem * var(--space-x-reverse));
[INFO] [stdout] 78939 | |         margin-left: calc(4rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78940 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78941 |       space_x_16: "space-x-16",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78943:5
[INFO] [stdout]       |
[INFO] [stdout] 78943 | /     /**
[INFO] [stdout] 78944 | |         --space-y-reverse: 0;
[INFO] [stdout] 78945 | |         margin-top: calc(5rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78946 | |         margin-bottom: calc(5rem * var(--space-y-reverse));
[INFO] [stdout] 78947 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78948 |       space_y_20: "space-y-20",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79359:5
[INFO] [stdout]       |
[INFO] [stdout] 79359 | /     /**
[INFO] [stdout] 79360 | |         --divide-y-reverse: 0;
[INFO] [stdout] 79361 | |         border-top-width: calc(8px * calc(1 - var(--divide-y-reverse)));
[INFO] [stdout] 79362 | |         border-bottom-width: calc(8px * var(--divide-y-reverse));
[INFO] [stdout] 79363 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79364 |       divide_y_8: "divide-y-8",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79366:5
[INFO] [stdout]       |
[INFO] [stdout] 79366 | /     /**
[INFO] [stdout] 79367 | |         --divide-x-reverse: 0;
[INFO] [stdout] 79368 | |         border-right-width: calc(8px * var(--divide-x-reverse));
[INFO] [stdout] 79369 | |         border-left-width: calc(8px * calc(1 - var(--divide-x-reverse)));
[INFO] [stdout] 79370 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79371 |       divide_x_8: "divide-x-8",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78950:5
[INFO] [stdout]       |
[INFO] [stdout] 78950 | /     /**
[INFO] [stdout] 78951 | |         --space-x-reverse: 0;
[INFO] [stdout] 78952 | |         margin-right: calc(5rem * var(--space-x-reverse));
[INFO] [stdout] 78953 | |         margin-left: calc(5rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78954 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78955 |       space_x_20: "space-x-20",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79373:5
[INFO] [stdout]       |
[INFO] [stdout] 79373 | /     /**
[INFO] [stdout] 79374 | |         --divide-y-reverse: 0;
[INFO] [stdout] 79375 | |         border-top-width: calc(1px * calc(1 - var(--divide-y-reverse)));
[INFO] [stdout] 79376 | |         border-bottom-width: calc(1px * var(--divide-y-reverse));
[INFO] [stdout] 79377 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79378 |       divide_y: "divide-y",
[INFO] [stdout]       |       -------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79380:5
[INFO] [stdout]       |
[INFO] [stdout] 79380 | /     /**
[INFO] [stdout] 79381 | |         --divide-x-reverse: 0;
[INFO] [stdout] 79382 | |         border-right-width: calc(1px * var(--divide-x-reverse));
[INFO] [stdout] 79383 | |         border-left-width: calc(1px * calc(1 - var(--divide-x-reverse)));
[INFO] [stdout] 79384 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79385 |       divide_x: "divide-x",
[INFO] [stdout]       |       -------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78957:5
[INFO] [stdout]       |
[INFO] [stdout] 78957 | /     /**
[INFO] [stdout] 78958 | |         --space-y-reverse: 0;
[INFO] [stdout] 78959 | |         margin-top: calc(6rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78960 | |         margin-bottom: calc(6rem * var(--space-y-reverse));
[INFO] [stdout] 78961 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78962 |       space_y_24: "space-y-24",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78964:5
[INFO] [stdout]       |
[INFO] [stdout] 78964 | /     /**
[INFO] [stdout] 78965 | |         --space-x-reverse: 0;
[INFO] [stdout] 78966 | |         margin-right: calc(6rem * var(--space-x-reverse));
[INFO] [stdout] 78967 | |         margin-left: calc(6rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78968 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78969 |       space_x_24: "space-x-24",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78971:5
[INFO] [stdout]       |
[INFO] [stdout] 78971 | /     /**
[INFO] [stdout] 78972 | |         --space-y-reverse: 0;
[INFO] [stdout] 78973 | |         margin-top: calc(8rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78974 | |         margin-bottom: calc(8rem * var(--space-y-reverse));
[INFO] [stdout] 78975 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78976 |       space_y_32: "space-y-32",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78978:5
[INFO] [stdout]       |
[INFO] [stdout] 78978 | /     /**
[INFO] [stdout] 78979 | |         --space-x-reverse: 0;
[INFO] [stdout] 78980 | |         margin-right: calc(8rem * var(--space-x-reverse));
[INFO] [stdout] 78981 | |         margin-left: calc(8rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78982 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78983 |       space_x_32: "space-x-32",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78985:5
[INFO] [stdout]       |
[INFO] [stdout] 78985 | /     /**
[INFO] [stdout] 78986 | |         --space-y-reverse: 0;
[INFO] [stdout] 78987 | |         margin-top: calc(10rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 78988 | |         margin-bottom: calc(10rem * var(--space-y-reverse));
[INFO] [stdout] 78989 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78990 |       space_y_40: "space-y-40",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79387:5
[INFO] [stdout]       |
[INFO] [stdout] 79387 | /     /**
[INFO] [stdout] 79388 | |         --divide-y-reverse: 1;
[INFO] [stdout] 79389 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79390 |       divide_y_reverse: "divide-y-reverse",
[INFO] [stdout]       |       ------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79392:5
[INFO] [stdout]       |
[INFO] [stdout] 79392 | /     /**
[INFO] [stdout] 79393 | |         --divide-x-reverse: 1;
[INFO] [stdout] 79394 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79395 |       divide_x_reverse: "divide-x-reverse",
[INFO] [stdout]       |       ------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79397:5
[INFO] [stdout]       |
[INFO] [stdout] 79397 | /     /**
[INFO] [stdout] 79398 | |         --divide-opacity: 1;
[INFO] [stdout] 79399 | |         border-color: #000;
[INFO] [stdout] 79400 | |         border-color: rgba(0, 0, 0, var(--divide-opacity));
[INFO] [stdout] 79401 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79402 |       divide_black: "divide-black",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79404:5
[INFO] [stdout]       |
[INFO] [stdout] 79404 | /     /**
[INFO] [stdout] 79405 | |         --divide-opacity: 1;
[INFO] [stdout] 79406 | |         border-color: hsl(210, 36%, 96%);
[INFO] [stdout] 79407 | |         border-color: rgba(241.128, 244.79999999999998, 248.47199999999998, var(--divide-opacity));
[INFO] [stdout] 79408 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79409 |       divide_gray_1: "divide-gray-1",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78992:5
[INFO] [stdout]       |
[INFO] [stdout] 78992 | /     /**
[INFO] [stdout] 78993 | |         --space-x-reverse: 0;
[INFO] [stdout] 78994 | |         margin-right: calc(10rem * var(--space-x-reverse));
[INFO] [stdout] 78995 | |         margin-left: calc(10rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 78996 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 78997 |       space_x_40: "space-x-40",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:78999:5
[INFO] [stdout]       |
[INFO] [stdout] 78999 | /     /**
[INFO] [stdout] 79000 | |         --space-y-reverse: 0;
[INFO] [stdout] 79001 | |         margin-top: calc(12rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79002 | |         margin-bottom: calc(12rem * var(--space-y-reverse));
[INFO] [stdout] 79003 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79004 |       space_y_48: "space-y-48",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79006:5
[INFO] [stdout]       |
[INFO] [stdout] 79006 | /     /**
[INFO] [stdout] 79007 | |         --space-x-reverse: 0;
[INFO] [stdout] 79008 | |         margin-right: calc(12rem * var(--space-x-reverse));
[INFO] [stdout] 79009 | |         margin-left: calc(12rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79010 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79011 |       space_x_48: "space-x-48",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79013:5
[INFO] [stdout]       |
[INFO] [stdout] 79013 | /     /**
[INFO] [stdout] 79014 | |         --space-y-reverse: 0;
[INFO] [stdout] 79015 | |         margin-top: calc(14rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79016 | |         margin-bottom: calc(14rem * var(--space-y-reverse));
[INFO] [stdout] 79017 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79018 |       space_y_56: "space-y-56",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79020:5
[INFO] [stdout]       |
[INFO] [stdout] 79020 | /     /**
[INFO] [stdout] 79021 | |         --space-x-reverse: 0;
[INFO] [stdout] 79022 | |         margin-right: calc(14rem * var(--space-x-reverse));
[INFO] [stdout] 79023 | |         margin-left: calc(14rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79024 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79025 |       space_x_56: "space-x-56",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79027:5
[INFO] [stdout]       |
[INFO] [stdout] 79027 | /     /**
[INFO] [stdout] 79028 | |         --space-y-reverse: 0;
[INFO] [stdout] 79029 | |         margin-top: calc(16rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79030 | |         margin-bottom: calc(16rem * var(--space-y-reverse));
[INFO] [stdout] 79031 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79032 |       space_y_64: "space-y-64",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79034:5
[INFO] [stdout]       |
[INFO] [stdout] 79034 | /     /**
[INFO] [stdout] 79035 | |         --space-x-reverse: 0;
[INFO] [stdout] 79036 | |         margin-right: calc(16rem * var(--space-x-reverse));
[INFO] [stdout] 79037 | |         margin-left: calc(16rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79038 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79039 |       space_x_64: "space-x-64",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79041:5
[INFO] [stdout]       |
[INFO] [stdout] 79041 | /     /**
[INFO] [stdout] 79042 | |         --space-y-reverse: 0;
[INFO] [stdout] 79043 | |         margin-top: calc(1px * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79044 | |         margin-bottom: calc(1px * var(--space-y-reverse));
[INFO] [stdout] 79045 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79046 |       space_y_px: "space-y-px",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79048:5
[INFO] [stdout]       |
[INFO] [stdout] 79048 | /     /**
[INFO] [stdout] 79049 | |         --space-x-reverse: 0;
[INFO] [stdout] 79050 | |         margin-right: calc(1px * var(--space-x-reverse));
[INFO] [stdout] 79051 | |         margin-left: calc(1px * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79052 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79053 |       space_x_px: "space-x-px",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79411:5
[INFO] [stdout]       |
[INFO] [stdout] 79411 | /     /**
[INFO] [stdout] 79412 | |         --divide-opacity: 1;
[INFO] [stdout] 79413 | |         border-color: hsl(212, 33%, 89%);
[INFO] [stdout] 79414 | |         border-color: rgba(217.69350000000003, 226.3329, 236.20649999999998, var(--divide-opacity));
[INFO] [stdout] 79415 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79416 |       divide_gray_2: "divide-gray-2",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79418:5
[INFO] [stdout]       |
[INFO] [stdout] 79418 | /     /**
[INFO] [stdout] 79419 | |         --divide-opacity: 1;
[INFO] [stdout] 79420 | |         border-color: hsl(210, 31%, 80%);
[INFO] [stdout] 79421 | |         border-color: rgba(188.19, 204, 219.81000000000003, var(--divide-opacity));
[INFO] [stdout] 79422 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79423 |       divide_gray_3: "divide-gray-3",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79425:5
[INFO] [stdout]       |
[INFO] [stdout] 79425 | /     /**
[INFO] [stdout] 79426 | |         --divide-opacity: 1;
[INFO] [stdout] 79427 | |         border-color: hsl(211, 27%, 70%);
[INFO] [stdout] 79428 | |         border-color: rgba(157.845, 177.81149999999997, 199.15499999999997, var(--divide-opacity));
[INFO] [stdout] 79429 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79430 |       divide_gray_4: "divide-gray-4",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79432:5
[INFO] [stdout]       |
[INFO] [stdout] 79432 | /     /**
[INFO] [stdout] 79433 | |         --divide-opacity: 1;
[INFO] [stdout] 79434 | |         border-color: hsl(209, 23%, 60%);
[INFO] [stdout] 79435 | |         border-color: rgba(129.54, 153.78199999999995, 176.45999999999998, var(--divide-opacity));
[INFO] [stdout] 79436 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79437 |       divide_gray_5: "divide-gray-5",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79439:5
[INFO] [stdout]       |
[INFO] [stdout] 79439 | /     /**
[INFO] [stdout] 79440 | |         --divide-opacity: 1;
[INFO] [stdout] 79441 | |         border-color: hsl(210, 22%, 49%);
[INFO] [stdout] 79442 | |         border-color: rgba(97.461, 124.94999999999997, 152.439, var(--divide-opacity));
[INFO] [stdout] 79443 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79444 |       divide_gray_6: "divide-gray-6",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79446:5
[INFO] [stdout]       |
[INFO] [stdout] 79446 | /     /**
[INFO] [stdout] 79447 | |         --divide-opacity: 1;
[INFO] [stdout] 79448 | |         border-color: hsl(209, 28%, 39%);
[INFO] [stdout] 79449 | |         border-color: rgba(71.604, 100.37819999999996, 127.296, var(--divide-opacity));
[INFO] [stdout] 79450 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79451 |       divide_gray_7: "divide-gray-7",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79453:5
[INFO] [stdout]       |
[INFO] [stdout] 79453 | /     /**
[INFO] [stdout] 79454 | |         --divide-opacity: 1;
[INFO] [stdout] 79455 | |         border-color: hsl(209, 34%, 30%);
[INFO] [stdout] 79456 | |         border-color: rgba(50.48999999999999, 77.36699999999998, 102.51, var(--divide-opacity));
[INFO] [stdout] 79457 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79458 |       divide_gray_8: "divide-gray-8",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79460:5
[INFO] [stdout]       |
[INFO] [stdout] 79460 | /     /**
[INFO] [stdout] 79461 | |         --divide-opacity: 1;
[INFO] [stdout] 79462 | |         border-color: hsl(211, 39%, 23%);
[INFO] [stdout] 79463 | |         border-color: rgba(35.77649999999999, 57.88754999999998, 81.52350000000001, var(--divide-opacity));
[INFO] [stdout] 79464 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79465 |       divide_gray_9: "divide-gray-9",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79467:5
[INFO] [stdout]       |
[INFO] [stdout] 79467 | /     /**
[INFO] [stdout] 79468 | |         --divide-opacity: 1;
[INFO] [stdout] 79469 | |         border-color: hsl(209, 61%, 16%);
[INFO] [stdout] 79470 | |         border-color: rgba(15.912000000000003, 41.629599999999975, 65.688, var(--divide-opacity));
[INFO] [stdout] 79471 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79472 |       divide_gray_10: "divide-gray-10",
[INFO] [stdout]       |       -------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79474:5
[INFO] [stdout]       |
[INFO] [stdout] 79474 | /     /**
[INFO] [stdout] 79475 | |         --divide-opacity: 1;
[INFO] [stdout] 79476 | |         border-color: hsl(205, 79%, 92%);
[INFO] [stdout] 79477 | |         border-color: rgba(218.48400000000007, 237.286, 250.71599999999995, var(--divide-opacity));
[INFO] [stdout] 79478 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79479 |       divide_blue_1: "divide-blue-1",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79481:5
[INFO] [stdout]       |
[INFO] [stdout] 79481 | /     /**
[INFO] [stdout] 79482 | |         --divide-opacity: 1;
[INFO] [stdout] 79483 | |         border-color: hsl(205, 97%, 85%);
[INFO] [stdout] 79484 | |         border-color: rgba(179.64750000000004, 222.93375, 253.85249999999996, var(--divide-opacity));
[INFO] [stdout] 79485 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79486 |       divide_blue_2: "divide-blue-2",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79488:5
[INFO] [stdout]       |
[INFO] [stdout] 79488 | /     /**
[INFO] [stdout] 79489 | |         --divide-opacity: 1;
[INFO] [stdout] 79490 | |         border-color: hsl(205, 84%, 74%);
[INFO] [stdout] 79491 | |         border-color: rgba(133.00799999999995, 197.982, 244.39200000000002, var(--divide-opacity));
[INFO] [stdout] 79492 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79493 |       divide_blue_3: "divide-blue-3",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79495:5
[INFO] [stdout]       |
[INFO] [stdout] 79495 | /     /**
[INFO] [stdout] 79496 | |         --divide-opacity: 1;
[INFO] [stdout] 79497 | |         border-color: hsl(205, 74%, 65%);
[INFO] [stdout] 79498 | |         border-color: rgba(99.70499999999997, 176.75750000000002, 231.79500000000004, var(--divide-opacity));
[INFO] [stdout] 79499 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79500 |       divide_blue_4: "divide-blue-4",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79502:5
[INFO] [stdout]       |
[INFO] [stdout] 79502 | /     /**
[INFO] [stdout] 79503 | |         --divide-opacity: 1;
[INFO] [stdout] 79504 | |         border-color: hsl(205, 65%, 55%);
[INFO] [stdout] 79505 | |         border-color: rgba(65.6625, 152.68125, 214.83750000000003, var(--divide-opacity));
[INFO] [stdout] 79506 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79507 |       divide_blue_5: "divide-blue-5",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79509:5
[INFO] [stdout]       |
[INFO] [stdout] 79509 | /     /**
[INFO] [stdout] 79510 | |         --divide-opacity: 1;
[INFO] [stdout] 79511 | |         border-color: hsl(205, 67%, 45%);
[INFO] [stdout] 79512 | |         border-color: rgba(37.86750000000002, 127.56375, 191.6325, var(--divide-opacity));
[INFO] [stdout] 79513 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79514 |       divide_blue_6: "divide-blue-6",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79516:5
[INFO] [stdout]       |
[INFO] [stdout] 79516 | /     /**
[INFO] [stdout] 79517 | |         --divide-opacity: 1;
[INFO] [stdout] 79518 | |         border-color: hsl(205, 76%, 39%);
[INFO] [stdout] 79519 | |         border-color: rgba(23.868000000000006, 112.047, 175.032, var(--divide-opacity));
[INFO] [stdout] 79520 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79521 |       divide_blue_7: "divide-blue-7",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79523:5
[INFO] [stdout]       |
[INFO] [stdout] 79523 | /     /**
[INFO] [stdout] 79524 | |         --divide-opacity: 1;
[INFO] [stdout] 79525 | |         border-color: hsl(205, 82%, 33%);
[INFO] [stdout] 79526 | |         border-color: rgba(15.147000000000002, 95.6505, 153.15300000000002, var(--divide-opacity));
[INFO] [stdout] 79527 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79528 |       divide_blue_8: "divide-blue-8",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79530:5
[INFO] [stdout]       |
[INFO] [stdout] 79530 | /     /**
[INFO] [stdout] 79531 | |         --divide-opacity: 1;
[INFO] [stdout] 79532 | |         border-color: hsl(205, 87%, 29%);
[INFO] [stdout] 79533 | |         border-color: rgba(9.61349999999999, 84.67275, 138.2865, var(--divide-opacity));
[INFO] [stdout] 79534 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79535 |       divide_blue_9: "divide-blue-9",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79537:5
[INFO] [stdout]       |
[INFO] [stdout] 79537 | /     /**
[INFO] [stdout] 79538 | |         --divide-opacity: 1;
[INFO] [stdout] 79539 | |         border-color: hsl(205, 100%, 21%);
[INFO] [stdout] 79540 | |         border-color: rgba(0, 62.47499999999999, 107.1, var(--divide-opacity));
[INFO] [stdout] 79541 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79542 |       divide_blue_10: "divide-blue-10",
[INFO] [stdout]       |       -------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79544:5
[INFO] [stdout]       |
[INFO] [stdout] 79544 | /     /**
[INFO] [stdout] 79545 | |         --divide-opacity: 1;
[INFO] [stdout] 79546 | |         border-color: hsl(49, 100%, 96%);
[INFO] [stdout] 79547 | |         border-color: rgba(255, 251.26, 234.6, var(--divide-opacity));
[INFO] [stdout] 79548 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79549 |       divide_yellow_1: "divide-yellow-1",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79551:5
[INFO] [stdout]       |
[INFO] [stdout] 79551 | /     /**
[INFO] [stdout] 79552 | |         --divide-opacity: 1;
[INFO] [stdout] 79553 | |         border-color: hsl(48, 100%, 88%);
[INFO] [stdout] 79554 | |         border-color: rgba(254.99999999999997, 242.76, 193.80000000000004, var(--divide-opacity));
[INFO] [stdout] 79555 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79556 |       divide_yellow_2: "divide-yellow-2",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79558:5
[INFO] [stdout]       |
[INFO] [stdout] 79558 | /     /**
[INFO] [stdout] 79559 | |         --divide-opacity: 1;
[INFO] [stdout] 79560 | |         border-color: hsl(48, 95%, 76%);
[INFO] [stdout] 79561 | |         border-color: rgba(251.94, 228.684, 135.66, var(--divide-opacity));
[INFO] [stdout] 79562 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79563 |       divide_yellow_3: "divide-yellow-3",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79565:5
[INFO] [stdout]       |
[INFO] [stdout] 79565 | /     /**
[INFO] [stdout] 79566 | |         --divide-opacity: 1;
[INFO] [stdout] 79567 | |         border-color: hsl(48, 94%, 68%);
[INFO] [stdout] 79568 | |         border-color: rgba(250.10400000000004, 219.42240000000004, 96.696, var(--divide-opacity));
[INFO] [stdout] 79569 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79570 |       divide_yellow_4: "divide-yellow-4",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79572:5
[INFO] [stdout]       |
[INFO] [stdout] 79572 | /     /**
[INFO] [stdout] 79573 | |         --divide-opacity: 1;
[INFO] [stdout] 79574 | |         border-color: hsl(44, 92%, 63%);
[INFO] [stdout] 79575 | |         border-color: rgba(247.452, 201.15760000000003, 73.848, var(--divide-opacity));
[INFO] [stdout] 79576 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79577 |       divide_yellow_5: "divide-yellow-5",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79579:5
[INFO] [stdout]       |
[INFO] [stdout] 79579 | /     /**
[INFO] [stdout] 79580 | |         --divide-opacity: 1;
[INFO] [stdout] 79581 | |         border-color: hsl(42, 87%, 55%);
[INFO] [stdout] 79582 | |         border-color: rgba(240.08249999999998, 180.183, 40.41750000000005, var(--divide-opacity));
[INFO] [stdout] 79583 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79584 |       divide_yellow_6: "divide-yellow-6",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79586:5
[INFO] [stdout]       |
[INFO] [stdout] 79586 | /     /**
[INFO] [stdout] 79587 | |         --divide-opacity: 1;
[INFO] [stdout] 79588 | |         border-color: hsl(36, 77%, 49%);
[INFO] [stdout] 79589 | |         border-color: rgba(221.1615, 144.19230000000002, 28.738500000000005, var(--divide-opacity));
[INFO] [stdout] 79590 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79591 |       divide_yellow_7: "divide-yellow-7",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79593:5
[INFO] [stdout]       |
[INFO] [stdout] 79593 | /     /**
[INFO] [stdout] 79594 | |         --divide-opacity: 1;
[INFO] [stdout] 79595 | |         border-color: hsl(29, 80%, 44%);
[INFO] [stdout] 79596 | |         border-color: rgba(201.96, 109.208, 22.43999999999999, var(--divide-opacity));
[INFO] [stdout] 79597 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79598 |       divide_yellow_8: "divide-yellow-8",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79600:5
[INFO] [stdout]       |
[INFO] [stdout] 79600 | /     /**
[INFO] [stdout] 79601 | |         --divide-opacity: 1;
[INFO] [stdout] 79602 | |         border-color: hsl(22, 82%, 39%);
[INFO] [stdout] 79603 | |         border-color: rgba(180.999, 77.7036, 17.90100000000001, var(--divide-opacity));
[INFO] [stdout] 79604 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79605 |       divide_yellow_9: "divide-yellow-9",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79607:5
[INFO] [stdout]       |
[INFO] [stdout] 79607 | /     /**
[INFO] [stdout] 79608 | |         --divide-opacity: 1;
[INFO] [stdout] 79609 | |         border-color: hsl(15, 86%, 30%);
[INFO] [stdout] 79610 | |         border-color: rgba(142.29, 43.605, 10.71000000000001, var(--divide-opacity));
[INFO] [stdout] 79611 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79612 |       divide_yellow_10: "divide-yellow-10",
[INFO] [stdout]       |       ------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79614:5
[INFO] [stdout]       |
[INFO] [stdout] 79614 | /     /**
[INFO] [stdout] 79615 | |         border-style: solid;
[INFO] [stdout] 79616 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79617 |       divide_solid: "divide-solid",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79619:5
[INFO] [stdout]       |
[INFO] [stdout] 79619 | /     /**
[INFO] [stdout] 79620 | |         border-style: dashed;
[INFO] [stdout] 79621 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79622 |       divide_dashed: "divide-dashed",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79624:5
[INFO] [stdout]       |
[INFO] [stdout] 79624 | /     /**
[INFO] [stdout] 79625 | |         border-style: dotted;
[INFO] [stdout] 79626 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79627 |       divide_dotted: "divide-dotted",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79629:5
[INFO] [stdout]       |
[INFO] [stdout] 79629 | /     /**
[INFO] [stdout] 79630 | |         border-style: double;
[INFO] [stdout] 79631 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79632 |       divide_double: "divide-double",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79634:5
[INFO] [stdout]       |
[INFO] [stdout] 79634 | /     /**
[INFO] [stdout] 79635 | |         border-style: none;
[INFO] [stdout] 79636 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79637 |       divide_none: "divide-none",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79639:5
[INFO] [stdout]       |
[INFO] [stdout] 79639 | /     /**
[INFO] [stdout] 79640 | |         --divide-opacity: 0;
[INFO] [stdout] 79641 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79642 |       divide_opacity_0: "divide-opacity-0",
[INFO] [stdout]       |       ------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79644:5
[INFO] [stdout]       |
[INFO] [stdout] 79644 | /     /**
[INFO] [stdout] 79645 | |         --divide-opacity: 0.1px;
[INFO] [stdout] 79646 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79647 |       divide_opacity_10: "divide-opacity-10",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79649:5
[INFO] [stdout]       |
[INFO] [stdout] 79649 | /     /**
[INFO] [stdout] 79650 | |         --divide-opacity: 0.2px;
[INFO] [stdout] 79651 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79652 |       divide_opacity_20: "divide-opacity-20",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79654:5
[INFO] [stdout]       |
[INFO] [stdout] 79654 | /     /**
[INFO] [stdout] 79655 | |         --divide-opacity: 0.3px;
[INFO] [stdout] 79656 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79657 |       divide_opacity_30: "divide-opacity-30",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79659:5
[INFO] [stdout]       |
[INFO] [stdout] 79659 | /     /**
[INFO] [stdout] 79660 | |         --divide-opacity: 0.4px;
[INFO] [stdout] 79661 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79662 |       divide_opacity_40: "divide-opacity-40",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79664:5
[INFO] [stdout]       |
[INFO] [stdout] 79664 | /     /**
[INFO] [stdout] 79665 | |         --divide-opacity: 0.5px;
[INFO] [stdout] 79666 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79667 |       divide_opacity_50: "divide-opacity-50",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79669:5
[INFO] [stdout]       |
[INFO] [stdout] 79669 | /     /**
[INFO] [stdout] 79670 | |         --divide-opacity: 0.6px;
[INFO] [stdout] 79671 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79672 |       divide_opacity_60: "divide-opacity-60",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79674:5
[INFO] [stdout]       |
[INFO] [stdout] 79674 | /     /**
[INFO] [stdout] 79675 | |         --divide-opacity: 0.7px;
[INFO] [stdout] 79676 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79677 |       divide_opacity_70: "divide-opacity-70",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79679:5
[INFO] [stdout]       |
[INFO] [stdout] 79679 | /     /**
[INFO] [stdout] 79680 | |         --divide-opacity: 0.8px;
[INFO] [stdout] 79681 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79682 |       divide_opacity_80: "divide-opacity-80",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79055:5
[INFO] [stdout]       |
[INFO] [stdout] 79055 | /     /**
[INFO] [stdout] 79056 | |         --space-y-reverse: 0;
[INFO] [stdout] 79057 | |         margin-top: calc(-0.25rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79058 | |         margin-bottom: calc(-0.25rem * var(--space-y-reverse));
[INFO] [stdout] 79059 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79060 |       _space_y_1: "-space-y-1",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79062:5
[INFO] [stdout]       |
[INFO] [stdout] 79062 | /     /**
[INFO] [stdout] 79063 | |         --space-x-reverse: 0;
[INFO] [stdout] 79064 | |         margin-right: calc(-0.25rem * var(--space-x-reverse));
[INFO] [stdout] 79065 | |         margin-left: calc(-0.25rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79066 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79067 |       _space_x_1: "-space-x-1",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79069:5
[INFO] [stdout]       |
[INFO] [stdout] 79069 | /     /**
[INFO] [stdout] 79070 | |         --space-y-reverse: 0;
[INFO] [stdout] 79071 | |         margin-top: calc(-0.5rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79072 | |         margin-bottom: calc(-0.5rem * var(--space-y-reverse));
[INFO] [stdout] 79073 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79074 |       _space_y_2: "-space-y-2",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79076:5
[INFO] [stdout]       |
[INFO] [stdout] 79076 | /     /**
[INFO] [stdout] 79077 | |         --space-x-reverse: 0;
[INFO] [stdout] 79078 | |         margin-right: calc(-0.5rem * var(--space-x-reverse));
[INFO] [stdout] 79079 | |         margin-left: calc(-0.5rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79080 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79081 |       _space_x_2: "-space-x-2",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79083:5
[INFO] [stdout]       |
[INFO] [stdout] 79083 | /     /**
[INFO] [stdout] 79084 | |         --space-y-reverse: 0;
[INFO] [stdout] 79085 | |         margin-top: calc(-0.75rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79086 | |         margin-bottom: calc(-0.75rem * var(--space-y-reverse));
[INFO] [stdout] 79087 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79088 |       _space_y_3: "-space-y-3",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79090:5
[INFO] [stdout]       |
[INFO] [stdout] 79090 | /     /**
[INFO] [stdout] 79091 | |         --space-x-reverse: 0;
[INFO] [stdout] 79092 | |         margin-right: calc(-0.75rem * var(--space-x-reverse));
[INFO] [stdout] 79093 | |         margin-left: calc(-0.75rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79094 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79095 |       _space_x_3: "-space-x-3",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79097:5
[INFO] [stdout]       |
[INFO] [stdout] 79097 | /     /**
[INFO] [stdout] 79098 | |         --space-y-reverse: 0;
[INFO] [stdout] 79099 | |         margin-top: calc(-1rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79100 | |         margin-bottom: calc(-1rem * var(--space-y-reverse));
[INFO] [stdout] 79101 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79102 |       _space_y_4: "-space-y-4",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79684:5
[INFO] [stdout]       |
[INFO] [stdout] 79684 | /     /**
[INFO] [stdout] 79685 | |         --divide-opacity: 0.9px;
[INFO] [stdout] 79686 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79687 |       divide_opacity_90: "divide-opacity-90",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79689:5
[INFO] [stdout]       |
[INFO] [stdout] 79689 | /     /**
[INFO] [stdout] 79690 | |         --divide-opacity: 1px;
[INFO] [stdout] 79691 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79692 |       divide_opacity_100: "divide-opacity-100",
[INFO] [stdout]       |       ---------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79104:5
[INFO] [stdout]       |
[INFO] [stdout] 79104 | /     /**
[INFO] [stdout] 79105 | |         --space-x-reverse: 0;
[INFO] [stdout] 79106 | |         margin-right: calc(-1rem * var(--space-x-reverse));
[INFO] [stdout] 79107 | |         margin-left: calc(-1rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79108 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79109 |       _space_x_4: "-space-x-4",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79111:5
[INFO] [stdout]       |
[INFO] [stdout] 79111 | /     /**
[INFO] [stdout] 79112 | |         --space-y-reverse: 0;
[INFO] [stdout] 79113 | |         margin-top: calc(-1.25rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79114 | |         margin-bottom: calc(-1.25rem * var(--space-y-reverse));
[INFO] [stdout] 79115 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79116 |       _space_y_5: "-space-y-5",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79118:5
[INFO] [stdout]       |
[INFO] [stdout] 79118 | /     /**
[INFO] [stdout] 79119 | |         --space-x-reverse: 0;
[INFO] [stdout] 79120 | |         margin-right: calc(-1.25rem * var(--space-x-reverse));
[INFO] [stdout] 79121 | |         margin-left: calc(-1.25rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79122 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79123 |       _space_x_5: "-space-x-5",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79125:5
[INFO] [stdout]       |
[INFO] [stdout] 79125 | /     /**
[INFO] [stdout] 79126 | |         --space-y-reverse: 0;
[INFO] [stdout] 79127 | |         margin-top: calc(-1.5rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79128 | |         margin-bottom: calc(-1.5rem * var(--space-y-reverse));
[INFO] [stdout] 79129 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79130 |       _space_y_6: "-space-y-6",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79132:5
[INFO] [stdout]       |
[INFO] [stdout] 79132 | /     /**
[INFO] [stdout] 79133 | |         --space-x-reverse: 0;
[INFO] [stdout] 79134 | |         margin-right: calc(-1.5rem * var(--space-x-reverse));
[INFO] [stdout] 79135 | |         margin-left: calc(-1.5rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79136 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79137 |       _space_x_6: "-space-x-6",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79139:5
[INFO] [stdout]       |
[INFO] [stdout] 79139 | /     /**
[INFO] [stdout] 79140 | |         --space-y-reverse: 0;
[INFO] [stdout] 79141 | |         margin-top: calc(-2rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79142 | |         margin-bottom: calc(-2rem * var(--space-y-reverse));
[INFO] [stdout] 79143 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79144 |       _space_y_8: "-space-y-8",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79146:5
[INFO] [stdout]       |
[INFO] [stdout] 79146 | /     /**
[INFO] [stdout] 79147 | |         --space-x-reverse: 0;
[INFO] [stdout] 79148 | |         margin-right: calc(-2rem * var(--space-x-reverse));
[INFO] [stdout] 79149 | |         margin-left: calc(-2rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79150 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79151 |       _space_x_8: "-space-x-8",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79153:5
[INFO] [stdout]       |
[INFO] [stdout] 79153 | /     /**
[INFO] [stdout] 79154 | |         --space-y-reverse: 0;
[INFO] [stdout] 79155 | |         margin-top: calc(-2.5rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79156 | |         margin-bottom: calc(-2.5rem * var(--space-y-reverse));
[INFO] [stdout] 79157 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79158 |       _space_y_10: "-space-y-10",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79160:5
[INFO] [stdout]       |
[INFO] [stdout] 79160 | /     /**
[INFO] [stdout] 79161 | |         --space-x-reverse: 0;
[INFO] [stdout] 79162 | |         margin-right: calc(-2.5rem * var(--space-x-reverse));
[INFO] [stdout] 79163 | |         margin-left: calc(-2.5rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79164 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79165 |       _space_x_10: "-space-x-10",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79167:5
[INFO] [stdout]       |
[INFO] [stdout] 79167 | /     /**
[INFO] [stdout] 79168 | |         --space-y-reverse: 0;
[INFO] [stdout] 79169 | |         margin-top: calc(-3rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79170 | |         margin-bottom: calc(-3rem * var(--space-y-reverse));
[INFO] [stdout] 79171 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79172 |       _space_y_12: "-space-y-12",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79174:5
[INFO] [stdout]       |
[INFO] [stdout] 79174 | /     /**
[INFO] [stdout] 79175 | |         --space-x-reverse: 0;
[INFO] [stdout] 79176 | |         margin-right: calc(-3rem * var(--space-x-reverse));
[INFO] [stdout] 79177 | |         margin-left: calc(-3rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79178 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79179 |       _space_x_12: "-space-x-12",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79181:5
[INFO] [stdout]       |
[INFO] [stdout] 79181 | /     /**
[INFO] [stdout] 79182 | |         --space-y-reverse: 0;
[INFO] [stdout] 79183 | |         margin-top: calc(-4rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79184 | |         margin-bottom: calc(-4rem * var(--space-y-reverse));
[INFO] [stdout] 79185 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79186 |       _space_y_16: "-space-y-16",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79188:5
[INFO] [stdout]       |
[INFO] [stdout] 79188 | /     /**
[INFO] [stdout] 79189 | |         --space-x-reverse: 0;
[INFO] [stdout] 79190 | |         margin-right: calc(-4rem * var(--space-x-reverse));
[INFO] [stdout] 79191 | |         margin-left: calc(-4rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79192 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79193 |       _space_x_16: "-space-x-16",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79195:5
[INFO] [stdout]       |
[INFO] [stdout] 79195 | /     /**
[INFO] [stdout] 79196 | |         --space-y-reverse: 0;
[INFO] [stdout] 79197 | |         margin-top: calc(-5rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79198 | |         margin-bottom: calc(-5rem * var(--space-y-reverse));
[INFO] [stdout] 79199 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79200 |       _space_y_20: "-space-y-20",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79202:5
[INFO] [stdout]       |
[INFO] [stdout] 79202 | /     /**
[INFO] [stdout] 79203 | |         --space-x-reverse: 0;
[INFO] [stdout] 79204 | |         margin-right: calc(-5rem * var(--space-x-reverse));
[INFO] [stdout] 79205 | |         margin-left: calc(-5rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79206 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79207 |       _space_x_20: "-space-x-20",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79209:5
[INFO] [stdout]       |
[INFO] [stdout] 79209 | /     /**
[INFO] [stdout] 79210 | |         --space-y-reverse: 0;
[INFO] [stdout] 79211 | |         margin-top: calc(-6rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79212 | |         margin-bottom: calc(-6rem * var(--space-y-reverse));
[INFO] [stdout] 79213 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79214 |       _space_y_24: "-space-y-24",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79216:5
[INFO] [stdout]       |
[INFO] [stdout] 79216 | /     /**
[INFO] [stdout] 79217 | |         --space-x-reverse: 0;
[INFO] [stdout] 79218 | |         margin-right: calc(-6rem * var(--space-x-reverse));
[INFO] [stdout] 79219 | |         margin-left: calc(-6rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79220 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79221 |       _space_x_24: "-space-x-24",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79694:5
[INFO] [stdout]       |
[INFO] [stdout] 79694 | /     /**
[INFO] [stdout] 79695 | |         position: absolute;
[INFO] [stdout] 79696 | |         width: 1px;
[INFO] [stdout] 79697 | |         height: 1px;
[INFO] [stdout] ...     |
[INFO] [stdout] 79703 | |         border-width: 0;
[INFO] [stdout] 79704 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79705 |       sr_only: "sr-only",
[INFO] [stdout]       |       ------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79707:5
[INFO] [stdout]       |
[INFO] [stdout] 79707 | /     /**
[INFO] [stdout] 79708 | |         position: static;
[INFO] [stdout] 79709 | |         width: auto;
[INFO] [stdout] 79710 | |         height: auto;
[INFO] [stdout] ...     |
[INFO] [stdout] 79715 | |         white-space: normal;
[INFO] [stdout] 79716 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79717 |       not_sr_only: "not-sr-only",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79719:5
[INFO] [stdout]       |
[INFO] [stdout] 79719 | /     /**
[INFO] [stdout] 79720 | |         position: absolute;
[INFO] [stdout] 79721 | |         width: 1px;
[INFO] [stdout] 79722 | |         height: 1px;
[INFO] [stdout] ...     |
[INFO] [stdout] 79728 | |         border-width: 0;
[INFO] [stdout] 79729 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79730 |       focus__sr_only: "focus:sr-only",
[INFO] [stdout]       |       ------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79732:5
[INFO] [stdout]       |
[INFO] [stdout] 79732 | /     /**
[INFO] [stdout] 79733 | |         position: static;
[INFO] [stdout] 79734 | |         width: auto;
[INFO] [stdout] 79735 | |         height: auto;
[INFO] [stdout] ...     |
[INFO] [stdout] 79740 | |         white-space: normal;
[INFO] [stdout] 79741 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79742 |       focus__not_sr_only: "focus:not-sr-only",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79744:5
[INFO] [stdout]       |
[INFO] [stdout] 79744 | /     /**
[INFO] [stdout] 79745 | |         appearance: none;
[INFO] [stdout] 79746 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79747 |       appearance_none: "appearance-none",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79749:5
[INFO] [stdout]       |
[INFO] [stdout] 79749 | /     /**
[INFO] [stdout] 79750 | |         background-attachment: fixed;
[INFO] [stdout] 79751 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79752 |       bg_fixed: "bg-fixed",
[INFO] [stdout]       |       -------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79754:5
[INFO] [stdout]       |
[INFO] [stdout] 79754 | /     /**
[INFO] [stdout] 79755 | |         background-attachment: local;
[INFO] [stdout] 79756 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79757 |       bg_local: "bg-local",
[INFO] [stdout]       |       -------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79759:5
[INFO] [stdout]       |
[INFO] [stdout] 79759 | /     /**
[INFO] [stdout] 79760 | |         background-attachment: scroll;
[INFO] [stdout] 79761 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79762 |       bg_scroll: "bg-scroll",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79764:5
[INFO] [stdout]       |
[INFO] [stdout] 79764 | /     /**
[INFO] [stdout] 79765 | |         background-clip: border-box;
[INFO] [stdout] 79766 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79767 |       bg_clip_border: "bg-clip-border",
[INFO] [stdout]       |       -------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79223:5
[INFO] [stdout]       |
[INFO] [stdout] 79223 | /     /**
[INFO] [stdout] 79224 | |         --space-y-reverse: 0;
[INFO] [stdout] 79225 | |         margin-top: calc(-8rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79226 | |         margin-bottom: calc(-8rem * var(--space-y-reverse));
[INFO] [stdout] 79227 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79228 |       _space_y_32: "-space-y-32",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79230:5
[INFO] [stdout]       |
[INFO] [stdout] 79230 | /     /**
[INFO] [stdout] 79231 | |         --space-x-reverse: 0;
[INFO] [stdout] 79232 | |         margin-right: calc(-8rem * var(--space-x-reverse));
[INFO] [stdout] 79233 | |         margin-left: calc(-8rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79234 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79235 |       _space_x_32: "-space-x-32",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79769:5
[INFO] [stdout]       |
[INFO] [stdout] 79769 | /     /**
[INFO] [stdout] 79770 | |         background-clip: padding-box;
[INFO] [stdout] 79771 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79772 |       bg_clip_padding: "bg-clip-padding",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79774:5
[INFO] [stdout]       |
[INFO] [stdout] 79774 | /     /**
[INFO] [stdout] 79775 | |         background-clip: content-box;
[INFO] [stdout] 79776 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79777 |       bg_clip_content: "bg-clip-content",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79779:5
[INFO] [stdout]       |
[INFO] [stdout] 79779 | /     /**
[INFO] [stdout] 79780 | |         background-clip: text;
[INFO] [stdout] 79781 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79782 |       bg_clip_text: "bg-clip-text",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79784:5
[INFO] [stdout]       |
[INFO] [stdout] 79784 | /     /**
[INFO] [stdout] 79785 | |         --bg-opacity: 1;
[INFO] [stdout] 79786 | |         background-color: #000;
[INFO] [stdout] 79787 | |         background-color: rgba(0, 0, 0, var(--bg-opacity));
[INFO] [stdout] 79788 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79789 |       bg_black: "bg-black",
[INFO] [stdout]       |       -------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79237:5
[INFO] [stdout]       |
[INFO] [stdout] 79237 | /     /**
[INFO] [stdout] 79238 | |         --space-y-reverse: 0;
[INFO] [stdout] 79239 | |         margin-top: calc(-10rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79240 | |         margin-bottom: calc(-10rem * var(--space-y-reverse));
[INFO] [stdout] 79241 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79242 |       _space_y_40: "-space-y-40",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79791:5
[INFO] [stdout]       |
[INFO] [stdout] 79791 | /     /**
[INFO] [stdout] 79792 | |         --bg-opacity: 1;
[INFO] [stdout] 79793 | |         background-color: hsl(210, 36%, 96%);
[INFO] [stdout] 79794 | |         background-color: rgba(241.128, 244.79999999999998, 248.47199999999998, var(--bg-opacity));
[INFO] [stdout] 79795 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79796 |       bg_gray_1: "bg-gray-1",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79798:5
[INFO] [stdout]       |
[INFO] [stdout] 79798 | /     /**
[INFO] [stdout] 79799 | |         --bg-opacity: 1;
[INFO] [stdout] 79800 | |         background-color: hsl(212, 33%, 89%);
[INFO] [stdout] 79801 | |         background-color: rgba(217.69350000000003, 226.3329, 236.20649999999998, var(--bg-opacity));
[INFO] [stdout] 79802 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79803 |       bg_gray_2: "bg-gray-2",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79244:5
[INFO] [stdout]       |
[INFO] [stdout] 79244 | /     /**
[INFO] [stdout] 79245 | |         --space-x-reverse: 0;
[INFO] [stdout] 79246 | |         margin-right: calc(-10rem * var(--space-x-reverse));
[INFO] [stdout] 79247 | |         margin-left: calc(-10rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79248 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79249 |       _space_x_40: "-space-x-40",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79805:5
[INFO] [stdout]       |
[INFO] [stdout] 79805 | /     /**
[INFO] [stdout] 79806 | |         --bg-opacity: 1;
[INFO] [stdout] 79807 | |         background-color: hsl(210, 31%, 80%);
[INFO] [stdout] 79808 | |         background-color: rgba(188.19, 204, 219.81000000000003, var(--bg-opacity));
[INFO] [stdout] 79809 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79810 |       bg_gray_3: "bg-gray-3",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79812:5
[INFO] [stdout]       |
[INFO] [stdout] 79812 | /     /**
[INFO] [stdout] 79813 | |         --bg-opacity: 1;
[INFO] [stdout] 79814 | |         background-color: hsl(211, 27%, 70%);
[INFO] [stdout] 79815 | |         background-color: rgba(157.845, 177.81149999999997, 199.15499999999997, var(--bg-opacity));
[INFO] [stdout] 79816 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79817 |       bg_gray_4: "bg-gray-4",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79819:5
[INFO] [stdout]       |
[INFO] [stdout] 79819 | /     /**
[INFO] [stdout] 79820 | |         --bg-opacity: 1;
[INFO] [stdout] 79821 | |         background-color: hsl(209, 23%, 60%);
[INFO] [stdout] 79822 | |         background-color: rgba(129.54, 153.78199999999995, 176.45999999999998, var(--bg-opacity));
[INFO] [stdout] 79823 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79824 |       bg_gray_5: "bg-gray-5",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79251:5
[INFO] [stdout]       |
[INFO] [stdout] 79251 | /     /**
[INFO] [stdout] 79252 | |         --space-y-reverse: 0;
[INFO] [stdout] 79253 | |         margin-top: calc(-12rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79254 | |         margin-bottom: calc(-12rem * var(--space-y-reverse));
[INFO] [stdout] 79255 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79256 |       _space_y_48: "-space-y-48",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79826:5
[INFO] [stdout]       |
[INFO] [stdout] 79826 | /     /**
[INFO] [stdout] 79827 | |         --bg-opacity: 1;
[INFO] [stdout] 79828 | |         background-color: hsl(210, 22%, 49%);
[INFO] [stdout] 79829 | |         background-color: rgba(97.461, 124.94999999999997, 152.439, var(--bg-opacity));
[INFO] [stdout] 79830 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79831 |       bg_gray_6: "bg-gray-6",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79833:5
[INFO] [stdout]       |
[INFO] [stdout] 79833 | /     /**
[INFO] [stdout] 79834 | |         --bg-opacity: 1;
[INFO] [stdout] 79835 | |         background-color: hsl(209, 28%, 39%);
[INFO] [stdout] 79836 | |         background-color: rgba(71.604, 100.37819999999996, 127.296, var(--bg-opacity));
[INFO] [stdout] 79837 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79838 |       bg_gray_7: "bg-gray-7",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79840:5
[INFO] [stdout]       |
[INFO] [stdout] 79840 | /     /**
[INFO] [stdout] 79841 | |         --bg-opacity: 1;
[INFO] [stdout] 79842 | |         background-color: hsl(209, 34%, 30%);
[INFO] [stdout] 79843 | |         background-color: rgba(50.48999999999999, 77.36699999999998, 102.51, var(--bg-opacity));
[INFO] [stdout] 79844 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79845 |       bg_gray_8: "bg-gray-8",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79847:5
[INFO] [stdout]       |
[INFO] [stdout] 79847 | /     /**
[INFO] [stdout] 79848 | |         --bg-opacity: 1;
[INFO] [stdout] 79849 | |         background-color: hsl(211, 39%, 23%);
[INFO] [stdout] 79850 | |         background-color: rgba(35.77649999999999, 57.88754999999998, 81.52350000000001, var(--bg-opacity));
[INFO] [stdout] 79851 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79852 |       bg_gray_9: "bg-gray-9",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79258:5
[INFO] [stdout]       |
[INFO] [stdout] 79258 | /     /**
[INFO] [stdout] 79259 | |         --space-x-reverse: 0;
[INFO] [stdout] 79260 | |         margin-right: calc(-12rem * var(--space-x-reverse));
[INFO] [stdout] 79261 | |         margin-left: calc(-12rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79262 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79263 |       _space_x_48: "-space-x-48",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79265:5
[INFO] [stdout]       |
[INFO] [stdout] 79265 | /     /**
[INFO] [stdout] 79266 | |         --space-y-reverse: 0;
[INFO] [stdout] 79267 | |         margin-top: calc(-14rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79268 | |         margin-bottom: calc(-14rem * var(--space-y-reverse));
[INFO] [stdout] 79269 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79270 |       _space_y_56: "-space-y-56",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79272:5
[INFO] [stdout]       |
[INFO] [stdout] 79272 | /     /**
[INFO] [stdout] 79273 | |         --space-x-reverse: 0;
[INFO] [stdout] 79274 | |         margin-right: calc(-14rem * var(--space-x-reverse));
[INFO] [stdout] 79275 | |         margin-left: calc(-14rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79276 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79277 |       _space_x_56: "-space-x-56",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79279:5
[INFO] [stdout]       |
[INFO] [stdout] 79279 | /     /**
[INFO] [stdout] 79280 | |         --space-y-reverse: 0;
[INFO] [stdout] 79281 | |         margin-top: calc(-16rem * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79282 | |         margin-bottom: calc(-16rem * var(--space-y-reverse));
[INFO] [stdout] 79283 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79284 |       _space_y_64: "-space-y-64",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79286:5
[INFO] [stdout]       |
[INFO] [stdout] 79286 | /     /**
[INFO] [stdout] 79287 | |         --space-x-reverse: 0;
[INFO] [stdout] 79288 | |         margin-right: calc(-16rem * var(--space-x-reverse));
[INFO] [stdout] 79289 | |         margin-left: calc(-16rem * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79290 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79291 |       _space_x_64: "-space-x-64",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79293:5
[INFO] [stdout]       |
[INFO] [stdout] 79293 | /     /**
[INFO] [stdout] 79294 | |         --space-y-reverse: 0;
[INFO] [stdout] 79295 | |         margin-top: calc(-1px * calc(1 - var(--space-y-reverse)));
[INFO] [stdout] 79296 | |         margin-bottom: calc(-1px * var(--space-y-reverse));
[INFO] [stdout] 79297 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79298 |       _space_y_px: "-space-y-px",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79300:5
[INFO] [stdout]       |
[INFO] [stdout] 79300 | /     /**
[INFO] [stdout] 79301 | |         --space-x-reverse: 0;
[INFO] [stdout] 79302 | |         margin-right: calc(-1px * var(--space-x-reverse));
[INFO] [stdout] 79303 | |         margin-left: calc(-1px * calc(1 - var(--space-x-reverse)));
[INFO] [stdout] 79304 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79305 |       _space_x_px: "-space-x-px",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79854:5
[INFO] [stdout]       |
[INFO] [stdout] 79854 | /     /**
[INFO] [stdout] 79855 | |         --bg-opacity: 1;
[INFO] [stdout] 79856 | |         background-color: hsl(209, 61%, 16%);
[INFO] [stdout] 79857 | |         background-color: rgba(15.912000000000003, 41.629599999999975, 65.688, var(--bg-opacity));
[INFO] [stdout] 79858 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79859 |       bg_gray_10: "bg-gray-10",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79861:5
[INFO] [stdout]       |
[INFO] [stdout] 79861 | /     /**
[INFO] [stdout] 79862 | |         --bg-opacity: 1;
[INFO] [stdout] 79863 | |         background-color: hsl(205, 79%, 92%);
[INFO] [stdout] 79864 | |         background-color: rgba(218.48400000000007, 237.286, 250.71599999999995, var(--bg-opacity));
[INFO] [stdout] 79865 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79866 |       bg_blue_1: "bg-blue-1",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79307:5
[INFO] [stdout]       |
[INFO] [stdout] 79307 | /     /**
[INFO] [stdout] 79308 | |         --space-y-reverse: 1;
[INFO] [stdout] 79309 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79310 |       space_y_reverse: "space-y-reverse",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79868:5
[INFO] [stdout]       |
[INFO] [stdout] 79868 | /     /**
[INFO] [stdout] 79869 | |         --bg-opacity: 1;
[INFO] [stdout] 79870 | |         background-color: hsl(205, 97%, 85%);
[INFO] [stdout] 79871 | |         background-color: rgba(179.64750000000004, 222.93375, 253.85249999999996, var(--bg-opacity));
[INFO] [stdout] 79872 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79873 |       bg_blue_2: "bg-blue-2",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79875:5
[INFO] [stdout]       |
[INFO] [stdout] 79875 | /     /**
[INFO] [stdout] 79876 | |         --bg-opacity: 1;
[INFO] [stdout] 79877 | |         background-color: hsl(205, 84%, 74%);
[INFO] [stdout] 79878 | |         background-color: rgba(133.00799999999995, 197.982, 244.39200000000002, var(--bg-opacity));
[INFO] [stdout] 79879 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79880 |       bg_blue_3: "bg-blue-3",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79312:5
[INFO] [stdout]       |
[INFO] [stdout] 79312 | /     /**
[INFO] [stdout] 79313 | |         --space-x-reverse: 1;
[INFO] [stdout] 79314 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79315 |       space_x_reverse: "space-x-reverse",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79882:5
[INFO] [stdout]       |
[INFO] [stdout] 79882 | /     /**
[INFO] [stdout] 79883 | |         --bg-opacity: 1;
[INFO] [stdout] 79884 | |         background-color: hsl(205, 74%, 65%);
[INFO] [stdout] 79885 | |         background-color: rgba(99.70499999999997, 176.75750000000002, 231.79500000000004, var(--bg-opacity));
[INFO] [stdout] 79886 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79887 |       bg_blue_4: "bg-blue-4",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79889:5
[INFO] [stdout]       |
[INFO] [stdout] 79889 | /     /**
[INFO] [stdout] 79890 | |         --bg-opacity: 1;
[INFO] [stdout] 79891 | |         background-color: hsl(205, 65%, 55%);
[INFO] [stdout] 79892 | |         background-color: rgba(65.6625, 152.68125, 214.83750000000003, var(--bg-opacity));
[INFO] [stdout] 79893 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79894 |       bg_blue_5: "bg-blue-5",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79896:5
[INFO] [stdout]       |
[INFO] [stdout] 79896 | /     /**
[INFO] [stdout] 79897 | |         --bg-opacity: 1;
[INFO] [stdout] 79898 | |         background-color: hsl(205, 67%, 45%);
[INFO] [stdout] 79899 | |         background-color: rgba(37.86750000000002, 127.56375, 191.6325, var(--bg-opacity));
[INFO] [stdout] 79900 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79901 |       bg_blue_6: "bg-blue-6",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79903:5
[INFO] [stdout]       |
[INFO] [stdout] 79903 | /     /**
[INFO] [stdout] 79904 | |         --bg-opacity: 1;
[INFO] [stdout] 79905 | |         background-color: hsl(205, 76%, 39%);
[INFO] [stdout] 79906 | |         background-color: rgba(23.868000000000006, 112.047, 175.032, var(--bg-opacity));
[INFO] [stdout] 79907 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79908 |       bg_blue_7: "bg-blue-7",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79317:5
[INFO] [stdout]       |
[INFO] [stdout] 79317 | /     /**
[INFO] [stdout] 79318 | |         --divide-y-reverse: 0;
[INFO] [stdout] 79319 | |         border-top-width: calc(0px * calc(1 - var(--divide-y-reverse)));
[INFO] [stdout] 79320 | |         border-bottom-width: calc(0px * var(--divide-y-reverse));
[INFO] [stdout] 79321 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79322 |       divide_y_0: "divide-y-0",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79910:5
[INFO] [stdout]       |
[INFO] [stdout] 79910 | /     /**
[INFO] [stdout] 79911 | |         --bg-opacity: 1;
[INFO] [stdout] 79912 | |         background-color: hsl(205, 82%, 33%);
[INFO] [stdout] 79913 | |         background-color: rgba(15.147000000000002, 95.6505, 153.15300000000002, var(--bg-opacity));
[INFO] [stdout] 79914 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79915 |       bg_blue_8: "bg-blue-8",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79917:5
[INFO] [stdout]       |
[INFO] [stdout] 79917 | /     /**
[INFO] [stdout] 79918 | |         --bg-opacity: 1;
[INFO] [stdout] 79919 | |         background-color: hsl(205, 87%, 29%);
[INFO] [stdout] 79920 | |         background-color: rgba(9.61349999999999, 84.67275, 138.2865, var(--bg-opacity));
[INFO] [stdout] 79921 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79922 |       bg_blue_9: "bg-blue-9",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79924:5
[INFO] [stdout]       |
[INFO] [stdout] 79924 | /     /**
[INFO] [stdout] 79925 | |         --bg-opacity: 1;
[INFO] [stdout] 79926 | |         background-color: hsl(205, 100%, 21%);
[INFO] [stdout] 79927 | |         background-color: rgba(0, 62.47499999999999, 107.1, var(--bg-opacity));
[INFO] [stdout] 79928 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79929 |       bg_blue_10: "bg-blue-10",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79931:5
[INFO] [stdout]       |
[INFO] [stdout] 79931 | /     /**
[INFO] [stdout] 79932 | |         --bg-opacity: 1;
[INFO] [stdout] 79933 | |         background-color: hsl(49, 100%, 96%);
[INFO] [stdout] 79934 | |         background-color: rgba(255, 251.26, 234.6, var(--bg-opacity));
[INFO] [stdout] 79935 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79936 |       bg_yellow_1: "bg-yellow-1",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79938:5
[INFO] [stdout]       |
[INFO] [stdout] 79938 | /     /**
[INFO] [stdout] 79939 | |         --bg-opacity: 1;
[INFO] [stdout] 79940 | |         background-color: hsl(48, 100%, 88%);
[INFO] [stdout] 79941 | |         background-color: rgba(254.99999999999997, 242.76, 193.80000000000004, var(--bg-opacity));
[INFO] [stdout] 79942 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79943 |       bg_yellow_2: "bg-yellow-2",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79324:5
[INFO] [stdout]       |
[INFO] [stdout] 79324 | /     /**
[INFO] [stdout] 79325 | |         --divide-x-reverse: 0;
[INFO] [stdout] 79326 | |         border-right-width: calc(0px * var(--divide-x-reverse));
[INFO] [stdout] 79327 | |         border-left-width: calc(0px * calc(1 - var(--divide-x-reverse)));
[INFO] [stdout] 79328 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79329 |       divide_x_0: "divide-x-0",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79945:5
[INFO] [stdout]       |
[INFO] [stdout] 79945 | /     /**
[INFO] [stdout] 79946 | |         --bg-opacity: 1;
[INFO] [stdout] 79947 | |         background-color: hsl(48, 95%, 76%);
[INFO] [stdout] 79948 | |         background-color: rgba(251.94, 228.684, 135.66, var(--bg-opacity));
[INFO] [stdout] 79949 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79950 |       bg_yellow_3: "bg-yellow-3",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79952:5
[INFO] [stdout]       |
[INFO] [stdout] 79952 | /     /**
[INFO] [stdout] 79953 | |         --bg-opacity: 1;
[INFO] [stdout] 79954 | |         background-color: hsl(48, 94%, 68%);
[INFO] [stdout] 79955 | |         background-color: rgba(250.10400000000004, 219.42240000000004, 96.696, var(--bg-opacity));
[INFO] [stdout] 79956 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79957 |       bg_yellow_4: "bg-yellow-4",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79959:5
[INFO] [stdout]       |
[INFO] [stdout] 79959 | /     /**
[INFO] [stdout] 79960 | |         --bg-opacity: 1;
[INFO] [stdout] 79961 | |         background-color: hsl(44, 92%, 63%);
[INFO] [stdout] 79962 | |         background-color: rgba(247.452, 201.15760000000003, 73.848, var(--bg-opacity));
[INFO] [stdout] 79963 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79964 |       bg_yellow_5: "bg-yellow-5",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79966:5
[INFO] [stdout]       |
[INFO] [stdout] 79966 | /     /**
[INFO] [stdout] 79967 | |         --bg-opacity: 1;
[INFO] [stdout] 79968 | |         background-color: hsl(42, 87%, 55%);
[INFO] [stdout] 79969 | |         background-color: rgba(240.08249999999998, 180.183, 40.41750000000005, var(--bg-opacity));
[INFO] [stdout] 79970 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79971 |       bg_yellow_6: "bg-yellow-6",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79973:5
[INFO] [stdout]       |
[INFO] [stdout] 79973 | /     /**
[INFO] [stdout] 79974 | |         --bg-opacity: 1;
[INFO] [stdout] 79975 | |         background-color: hsl(36, 77%, 49%);
[INFO] [stdout] 79976 | |         background-color: rgba(221.1615, 144.19230000000002, 28.738500000000005, var(--bg-opacity));
[INFO] [stdout] 79977 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79978 |       bg_yellow_7: "bg-yellow-7",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79331:5
[INFO] [stdout]       |
[INFO] [stdout] 79331 | /     /**
[INFO] [stdout] 79332 | |         --divide-y-reverse: 0;
[INFO] [stdout] 79333 | |         border-top-width: calc(2px * calc(1 - var(--divide-y-reverse)));
[INFO] [stdout] 79334 | |         border-bottom-width: calc(2px * var(--divide-y-reverse));
[INFO] [stdout] 79335 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79336 |       divide_y_2: "divide-y-2",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79980:5
[INFO] [stdout]       |
[INFO] [stdout] 79980 | /     /**
[INFO] [stdout] 79981 | |         --bg-opacity: 1;
[INFO] [stdout] 79982 | |         background-color: hsl(29, 80%, 44%);
[INFO] [stdout] 79983 | |         background-color: rgba(201.96, 109.208, 22.43999999999999, var(--bg-opacity));
[INFO] [stdout] 79984 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79985 |       bg_yellow_8: "bg-yellow-8",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79338:5
[INFO] [stdout]       |
[INFO] [stdout] 79338 | /     /**
[INFO] [stdout] 79339 | |         --divide-x-reverse: 0;
[INFO] [stdout] 79340 | |         border-right-width: calc(2px * var(--divide-x-reverse));
[INFO] [stdout] 79341 | |         border-left-width: calc(2px * calc(1 - var(--divide-x-reverse)));
[INFO] [stdout] 79342 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79343 |       divide_x_2: "divide-x-2",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79345:5
[INFO] [stdout]       |
[INFO] [stdout] 79345 | /     /**
[INFO] [stdout] 79346 | |         --divide-y-reverse: 0;
[INFO] [stdout] 79347 | |         border-top-width: calc(4px * calc(1 - var(--divide-y-reverse)));
[INFO] [stdout] 79348 | |         border-bottom-width: calc(4px * var(--divide-y-reverse));
[INFO] [stdout] 79349 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79350 |       divide_y_4: "divide-y-4",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79352:5
[INFO] [stdout]       |
[INFO] [stdout] 79352 | /     /**
[INFO] [stdout] 79353 | |         --divide-x-reverse: 0;
[INFO] [stdout] 79354 | |         border-right-width: calc(4px * var(--divide-x-reverse));
[INFO] [stdout] 79355 | |         border-left-width: calc(4px * calc(1 - var(--divide-x-reverse)));
[INFO] [stdout] 79356 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79357 |       divide_x_4: "divide-x-4",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79359:5
[INFO] [stdout]       |
[INFO] [stdout] 79359 | /     /**
[INFO] [stdout] 79360 | |         --divide-y-reverse: 0;
[INFO] [stdout] 79361 | |         border-top-width: calc(8px * calc(1 - var(--divide-y-reverse)));
[INFO] [stdout] 79362 | |         border-bottom-width: calc(8px * var(--divide-y-reverse));
[INFO] [stdout] 79363 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79364 |       divide_y_8: "divide-y-8",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79366:5
[INFO] [stdout]       |
[INFO] [stdout] 79366 | /     /**
[INFO] [stdout] 79367 | |         --divide-x-reverse: 0;
[INFO] [stdout] 79368 | |         border-right-width: calc(8px * var(--divide-x-reverse));
[INFO] [stdout] 79369 | |         border-left-width: calc(8px * calc(1 - var(--divide-x-reverse)));
[INFO] [stdout] 79370 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79371 |       divide_x_8: "divide-x-8",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79373:5
[INFO] [stdout]       |
[INFO] [stdout] 79373 | /     /**
[INFO] [stdout] 79374 | |         --divide-y-reverse: 0;
[INFO] [stdout] 79375 | |         border-top-width: calc(1px * calc(1 - var(--divide-y-reverse)));
[INFO] [stdout] 79376 | |         border-bottom-width: calc(1px * var(--divide-y-reverse));
[INFO] [stdout] 79377 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79378 |       divide_y: "divide-y",
[INFO] [stdout]       |       -------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79380:5
[INFO] [stdout]       |
[INFO] [stdout] 79380 | /     /**
[INFO] [stdout] 79381 | |         --divide-x-reverse: 0;
[INFO] [stdout] 79382 | |         border-right-width: calc(1px * var(--divide-x-reverse));
[INFO] [stdout] 79383 | |         border-left-width: calc(1px * calc(1 - var(--divide-x-reverse)));
[INFO] [stdout] 79384 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79385 |       divide_x: "divide-x",
[INFO] [stdout]       |       -------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79987:5
[INFO] [stdout]       |
[INFO] [stdout] 79987 | /     /**
[INFO] [stdout] 79988 | |         --bg-opacity: 1;
[INFO] [stdout] 79989 | |         background-color: hsl(22, 82%, 39%);
[INFO] [stdout] 79990 | |         background-color: rgba(180.999, 77.7036, 17.90100000000001, var(--bg-opacity));
[INFO] [stdout] 79991 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79992 |       bg_yellow_9: "bg-yellow-9",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79994:5
[INFO] [stdout]       |
[INFO] [stdout] 79994 | /     /**
[INFO] [stdout] 79995 | |         --bg-opacity: 1;
[INFO] [stdout] 79996 | |         background-color: hsl(15, 86%, 30%);
[INFO] [stdout] 79997 | |         background-color: rgba(142.29, 43.605, 10.71000000000001, var(--bg-opacity));
[INFO] [stdout] 79998 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79999 |       bg_yellow_10: "bg-yellow-10",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79387:5
[INFO] [stdout]       |
[INFO] [stdout] 79387 | /     /**
[INFO] [stdout] 79388 | |         --divide-y-reverse: 1;
[INFO] [stdout] 79389 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79390 |       divide_y_reverse: "divide-y-reverse",
[INFO] [stdout]       |       ------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79392:5
[INFO] [stdout]       |
[INFO] [stdout] 79392 | /     /**
[INFO] [stdout] 79393 | |         --divide-x-reverse: 1;
[INFO] [stdout] 79394 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79395 |       divide_x_reverse: "divide-x-reverse",
[INFO] [stdout]       |       ------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80001:5
[INFO] [stdout]       |
[INFO] [stdout] 80001 | /     /**
[INFO] [stdout] 80002 | |         --bg-opacity: 1;
[INFO] [stdout] 80003 | |         background-color: #000;
[INFO] [stdout] 80004 | |         background-color: rgba(0, 0, 0, var(--bg-opacity));
[INFO] [stdout] 80005 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80006 |       hover__bg_black: "hover:bg-black",
[INFO] [stdout]       |       --------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80008:5
[INFO] [stdout]       |
[INFO] [stdout] 80008 | /     /**
[INFO] [stdout] 80009 | |         --bg-opacity: 1;
[INFO] [stdout] 80010 | |         background-color: hsl(210, 36%, 96%);
[INFO] [stdout] 80011 | |         background-color: rgba(241.128, 244.79999999999998, 248.47199999999998, var(--bg-opacity));
[INFO] [stdout] 80012 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80013 |       hover__bg_gray_1: "hover:bg-gray-1",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80015:5
[INFO] [stdout]       |
[INFO] [stdout] 80015 | /     /**
[INFO] [stdout] 80016 | |         --bg-opacity: 1;
[INFO] [stdout] 80017 | |         background-color: hsl(212, 33%, 89%);
[INFO] [stdout] 80018 | |         background-color: rgba(217.69350000000003, 226.3329, 236.20649999999998, var(--bg-opacity));
[INFO] [stdout] 80019 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80020 |       hover__bg_gray_2: "hover:bg-gray-2",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79397:5
[INFO] [stdout]       |
[INFO] [stdout] 79397 | /     /**
[INFO] [stdout] 79398 | |         --divide-opacity: 1;
[INFO] [stdout] 79399 | |         border-color: #000;
[INFO] [stdout] 79400 | |         border-color: rgba(0, 0, 0, var(--divide-opacity));
[INFO] [stdout] 79401 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79402 |       divide_black: "divide-black",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80022:5
[INFO] [stdout]       |
[INFO] [stdout] 80022 | /     /**
[INFO] [stdout] 80023 | |         --bg-opacity: 1;
[INFO] [stdout] 80024 | |         background-color: hsl(210, 31%, 80%);
[INFO] [stdout] 80025 | |         background-color: rgba(188.19, 204, 219.81000000000003, var(--bg-opacity));
[INFO] [stdout] 80026 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80027 |       hover__bg_gray_3: "hover:bg-gray-3",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80029:5
[INFO] [stdout]       |
[INFO] [stdout] 80029 | /     /**
[INFO] [stdout] 80030 | |         --bg-opacity: 1;
[INFO] [stdout] 80031 | |         background-color: hsl(211, 27%, 70%);
[INFO] [stdout] 80032 | |         background-color: rgba(157.845, 177.81149999999997, 199.15499999999997, var(--bg-opacity));
[INFO] [stdout] 80033 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80034 |       hover__bg_gray_4: "hover:bg-gray-4",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79404:5
[INFO] [stdout]       |
[INFO] [stdout] 79404 | /     /**
[INFO] [stdout] 79405 | |         --divide-opacity: 1;
[INFO] [stdout] 79406 | |         border-color: hsl(210, 36%, 96%);
[INFO] [stdout] 79407 | |         border-color: rgba(241.128, 244.79999999999998, 248.47199999999998, var(--divide-opacity));
[INFO] [stdout] 79408 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79409 |       divide_gray_1: "divide-gray-1",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80036:5
[INFO] [stdout]       |
[INFO] [stdout] 80036 | /     /**
[INFO] [stdout] 80037 | |         --bg-opacity: 1;
[INFO] [stdout] 80038 | |         background-color: hsl(209, 23%, 60%);
[INFO] [stdout] 80039 | |         background-color: rgba(129.54, 153.78199999999995, 176.45999999999998, var(--bg-opacity));
[INFO] [stdout] 80040 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80041 |       hover__bg_gray_5: "hover:bg-gray-5",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80043:5
[INFO] [stdout]       |
[INFO] [stdout] 80043 | /     /**
[INFO] [stdout] 80044 | |         --bg-opacity: 1;
[INFO] [stdout] 80045 | |         background-color: hsl(210, 22%, 49%);
[INFO] [stdout] 80046 | |         background-color: rgba(97.461, 124.94999999999997, 152.439, var(--bg-opacity));
[INFO] [stdout] 80047 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80048 |       hover__bg_gray_6: "hover:bg-gray-6",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80050:5
[INFO] [stdout]       |
[INFO] [stdout] 80050 | /     /**
[INFO] [stdout] 80051 | |         --bg-opacity: 1;
[INFO] [stdout] 80052 | |         background-color: hsl(209, 28%, 39%);
[INFO] [stdout] 80053 | |         background-color: rgba(71.604, 100.37819999999996, 127.296, var(--bg-opacity));
[INFO] [stdout] 80054 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80055 |       hover__bg_gray_7: "hover:bg-gray-7",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79411:5
[INFO] [stdout]       |
[INFO] [stdout] 79411 | /     /**
[INFO] [stdout] 79412 | |         --divide-opacity: 1;
[INFO] [stdout] 79413 | |         border-color: hsl(212, 33%, 89%);
[INFO] [stdout] 79414 | |         border-color: rgba(217.69350000000003, 226.3329, 236.20649999999998, var(--divide-opacity));
[INFO] [stdout] 79415 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79416 |       divide_gray_2: "divide-gray-2",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80057:5
[INFO] [stdout]       |
[INFO] [stdout] 80057 | /     /**
[INFO] [stdout] 80058 | |         --bg-opacity: 1;
[INFO] [stdout] 80059 | |         background-color: hsl(209, 34%, 30%);
[INFO] [stdout] 80060 | |         background-color: rgba(50.48999999999999, 77.36699999999998, 102.51, var(--bg-opacity));
[INFO] [stdout] 80061 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80062 |       hover__bg_gray_8: "hover:bg-gray-8",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80064:5
[INFO] [stdout]       |
[INFO] [stdout] 80064 | /     /**
[INFO] [stdout] 80065 | |         --bg-opacity: 1;
[INFO] [stdout] 80066 | |         background-color: hsl(211, 39%, 23%);
[INFO] [stdout] 80067 | |         background-color: rgba(35.77649999999999, 57.88754999999998, 81.52350000000001, var(--bg-opacity));
[INFO] [stdout] 80068 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80069 |       hover__bg_gray_9: "hover:bg-gray-9",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80071:5
[INFO] [stdout]       |
[INFO] [stdout] 80071 | /     /**
[INFO] [stdout] 80072 | |         --bg-opacity: 1;
[INFO] [stdout] 80073 | |         background-color: hsl(209, 61%, 16%);
[INFO] [stdout] 80074 | |         background-color: rgba(15.912000000000003, 41.629599999999975, 65.688, var(--bg-opacity));
[INFO] [stdout] 80075 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80076 |       hover__bg_gray_10: "hover:bg-gray-10",
[INFO] [stdout]       |       ------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80078:5
[INFO] [stdout]       |
[INFO] [stdout] 80078 | /     /**
[INFO] [stdout] 80079 | |         --bg-opacity: 1;
[INFO] [stdout] 80080 | |         background-color: hsl(205, 79%, 92%);
[INFO] [stdout] 80081 | |         background-color: rgba(218.48400000000007, 237.286, 250.71599999999995, var(--bg-opacity));
[INFO] [stdout] 80082 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80083 |       hover__bg_blue_1: "hover:bg-blue-1",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79418:5
[INFO] [stdout]       |
[INFO] [stdout] 79418 | /     /**
[INFO] [stdout] 79419 | |         --divide-opacity: 1;
[INFO] [stdout] 79420 | |         border-color: hsl(210, 31%, 80%);
[INFO] [stdout] 79421 | |         border-color: rgba(188.19, 204, 219.81000000000003, var(--divide-opacity));
[INFO] [stdout] 79422 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79423 |       divide_gray_3: "divide-gray-3",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80085:5
[INFO] [stdout]       |
[INFO] [stdout] 80085 | /     /**
[INFO] [stdout] 80086 | |         --bg-opacity: 1;
[INFO] [stdout] 80087 | |         background-color: hsl(205, 97%, 85%);
[INFO] [stdout] 80088 | |         background-color: rgba(179.64750000000004, 222.93375, 253.85249999999996, var(--bg-opacity));
[INFO] [stdout] 80089 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80090 |       hover__bg_blue_2: "hover:bg-blue-2",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80092:5
[INFO] [stdout]       |
[INFO] [stdout] 80092 | /     /**
[INFO] [stdout] 80093 | |         --bg-opacity: 1;
[INFO] [stdout] 80094 | |         background-color: hsl(205, 84%, 74%);
[INFO] [stdout] 80095 | |         background-color: rgba(133.00799999999995, 197.982, 244.39200000000002, var(--bg-opacity));
[INFO] [stdout] 80096 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80097 |       hover__bg_blue_3: "hover:bg-blue-3",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79425:5
[INFO] [stdout]       |
[INFO] [stdout] 79425 | /     /**
[INFO] [stdout] 79426 | |         --divide-opacity: 1;
[INFO] [stdout] 79427 | |         border-color: hsl(211, 27%, 70%);
[INFO] [stdout] 79428 | |         border-color: rgba(157.845, 177.81149999999997, 199.15499999999997, var(--divide-opacity));
[INFO] [stdout] 79429 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79430 |       divide_gray_4: "divide-gray-4",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79432:5
[INFO] [stdout]       |
[INFO] [stdout] 79432 | /     /**
[INFO] [stdout] 79433 | |         --divide-opacity: 1;
[INFO] [stdout] 79434 | |         border-color: hsl(209, 23%, 60%);
[INFO] [stdout] 79435 | |         border-color: rgba(129.54, 153.78199999999995, 176.45999999999998, var(--divide-opacity));
[INFO] [stdout] 79436 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79437 |       divide_gray_5: "divide-gray-5",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79439:5
[INFO] [stdout]       |
[INFO] [stdout] 79439 | /     /**
[INFO] [stdout] 79440 | |         --divide-opacity: 1;
[INFO] [stdout] 79441 | |         border-color: hsl(210, 22%, 49%);
[INFO] [stdout] 79442 | |         border-color: rgba(97.461, 124.94999999999997, 152.439, var(--divide-opacity));
[INFO] [stdout] 79443 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79444 |       divide_gray_6: "divide-gray-6",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79446:5
[INFO] [stdout]       |
[INFO] [stdout] 79446 | /     /**
[INFO] [stdout] 79447 | |         --divide-opacity: 1;
[INFO] [stdout] 79448 | |         border-color: hsl(209, 28%, 39%);
[INFO] [stdout] 79449 | |         border-color: rgba(71.604, 100.37819999999996, 127.296, var(--divide-opacity));
[INFO] [stdout] 79450 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79451 |       divide_gray_7: "divide-gray-7",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79453:5
[INFO] [stdout]       |
[INFO] [stdout] 79453 | /     /**
[INFO] [stdout] 79454 | |         --divide-opacity: 1;
[INFO] [stdout] 79455 | |         border-color: hsl(209, 34%, 30%);
[INFO] [stdout] 79456 | |         border-color: rgba(50.48999999999999, 77.36699999999998, 102.51, var(--divide-opacity));
[INFO] [stdout] 79457 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79458 |       divide_gray_8: "divide-gray-8",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79460:5
[INFO] [stdout]       |
[INFO] [stdout] 79460 | /     /**
[INFO] [stdout] 79461 | |         --divide-opacity: 1;
[INFO] [stdout] 79462 | |         border-color: hsl(211, 39%, 23%);
[INFO] [stdout] 79463 | |         border-color: rgba(35.77649999999999, 57.88754999999998, 81.52350000000001, var(--divide-opacity));
[INFO] [stdout] 79464 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79465 |       divide_gray_9: "divide-gray-9",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80099:5
[INFO] [stdout]       |
[INFO] [stdout] 80099 | /     /**
[INFO] [stdout] 80100 | |         --bg-opacity: 1;
[INFO] [stdout] 80101 | |         background-color: hsl(205, 74%, 65%);
[INFO] [stdout] 80102 | |         background-color: rgba(99.70499999999997, 176.75750000000002, 231.79500000000004, var(--bg-opacity));
[INFO] [stdout] 80103 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80104 |       hover__bg_blue_4: "hover:bg-blue-4",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80106:5
[INFO] [stdout]       |
[INFO] [stdout] 80106 | /     /**
[INFO] [stdout] 80107 | |         --bg-opacity: 1;
[INFO] [stdout] 80108 | |         background-color: hsl(205, 65%, 55%);
[INFO] [stdout] 80109 | |         background-color: rgba(65.6625, 152.68125, 214.83750000000003, var(--bg-opacity));
[INFO] [stdout] 80110 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80111 |       hover__bg_blue_5: "hover:bg-blue-5",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79467:5
[INFO] [stdout]       |
[INFO] [stdout] 79467 | /     /**
[INFO] [stdout] 79468 | |         --divide-opacity: 1;
[INFO] [stdout] 79469 | |         border-color: hsl(209, 61%, 16%);
[INFO] [stdout] 79470 | |         border-color: rgba(15.912000000000003, 41.629599999999975, 65.688, var(--divide-opacity));
[INFO] [stdout] 79471 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79472 |       divide_gray_10: "divide-gray-10",
[INFO] [stdout]       |       -------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80113:5
[INFO] [stdout]       |
[INFO] [stdout] 80113 | /     /**
[INFO] [stdout] 80114 | |         --bg-opacity: 1;
[INFO] [stdout] 80115 | |         background-color: hsl(205, 67%, 45%);
[INFO] [stdout] 80116 | |         background-color: rgba(37.86750000000002, 127.56375, 191.6325, var(--bg-opacity));
[INFO] [stdout] 80117 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80118 |       hover__bg_blue_6: "hover:bg-blue-6",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80120:5
[INFO] [stdout]       |
[INFO] [stdout] 80120 | /     /**
[INFO] [stdout] 80121 | |         --bg-opacity: 1;
[INFO] [stdout] 80122 | |         background-color: hsl(205, 76%, 39%);
[INFO] [stdout] 80123 | |         background-color: rgba(23.868000000000006, 112.047, 175.032, var(--bg-opacity));
[INFO] [stdout] 80124 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80125 |       hover__bg_blue_7: "hover:bg-blue-7",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80127:5
[INFO] [stdout]       |
[INFO] [stdout] 80127 | /     /**
[INFO] [stdout] 80128 | |         --bg-opacity: 1;
[INFO] [stdout] 80129 | |         background-color: hsl(205, 82%, 33%);
[INFO] [stdout] 80130 | |         background-color: rgba(15.147000000000002, 95.6505, 153.15300000000002, var(--bg-opacity));
[INFO] [stdout] 80131 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80132 |       hover__bg_blue_8: "hover:bg-blue-8",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80134:5
[INFO] [stdout]       |
[INFO] [stdout] 80134 | /     /**
[INFO] [stdout] 80135 | |         --bg-opacity: 1;
[INFO] [stdout] 80136 | |         background-color: hsl(205, 87%, 29%);
[INFO] [stdout] 80137 | |         background-color: rgba(9.61349999999999, 84.67275, 138.2865, var(--bg-opacity));
[INFO] [stdout] 80138 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80139 |       hover__bg_blue_9: "hover:bg-blue-9",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80141:5
[INFO] [stdout]       |
[INFO] [stdout] 80141 | /     /**
[INFO] [stdout] 80142 | |         --bg-opacity: 1;
[INFO] [stdout] 80143 | |         background-color: hsl(205, 100%, 21%);
[INFO] [stdout] 80144 | |         background-color: rgba(0, 62.47499999999999, 107.1, var(--bg-opacity));
[INFO] [stdout] 80145 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80146 |       hover__bg_blue_10: "hover:bg-blue-10",
[INFO] [stdout]       |       ------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80148:5
[INFO] [stdout]       |
[INFO] [stdout] 80148 | /     /**
[INFO] [stdout] 80149 | |         --bg-opacity: 1;
[INFO] [stdout] 80150 | |         background-color: hsl(49, 100%, 96%);
[INFO] [stdout] 80151 | |         background-color: rgba(255, 251.26, 234.6, var(--bg-opacity));
[INFO] [stdout] 80152 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80153 |       hover__bg_yellow_1: "hover:bg-yellow-1",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79474:5
[INFO] [stdout]       |
[INFO] [stdout] 79474 | /     /**
[INFO] [stdout] 79475 | |         --divide-opacity: 1;
[INFO] [stdout] 79476 | |         border-color: hsl(205, 79%, 92%);
[INFO] [stdout] 79477 | |         border-color: rgba(218.48400000000007, 237.286, 250.71599999999995, var(--divide-opacity));
[INFO] [stdout] 79478 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79479 |       divide_blue_1: "divide-blue-1",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79481:5
[INFO] [stdout]       |
[INFO] [stdout] 79481 | /     /**
[INFO] [stdout] 79482 | |         --divide-opacity: 1;
[INFO] [stdout] 79483 | |         border-color: hsl(205, 97%, 85%);
[INFO] [stdout] 79484 | |         border-color: rgba(179.64750000000004, 222.93375, 253.85249999999996, var(--divide-opacity));
[INFO] [stdout] 79485 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79486 |       divide_blue_2: "divide-blue-2",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79488:5
[INFO] [stdout]       |
[INFO] [stdout] 79488 | /     /**
[INFO] [stdout] 79489 | |         --divide-opacity: 1;
[INFO] [stdout] 79490 | |         border-color: hsl(205, 84%, 74%);
[INFO] [stdout] 79491 | |         border-color: rgba(133.00799999999995, 197.982, 244.39200000000002, var(--divide-opacity));
[INFO] [stdout] 79492 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79493 |       divide_blue_3: "divide-blue-3",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79495:5
[INFO] [stdout]       |
[INFO] [stdout] 79495 | /     /**
[INFO] [stdout] 79496 | |         --divide-opacity: 1;
[INFO] [stdout] 79497 | |         border-color: hsl(205, 74%, 65%);
[INFO] [stdout] 79498 | |         border-color: rgba(99.70499999999997, 176.75750000000002, 231.79500000000004, var(--divide-opacity));
[INFO] [stdout] 79499 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79500 |       divide_blue_4: "divide-blue-4",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79502:5
[INFO] [stdout]       |
[INFO] [stdout] 79502 | /     /**
[INFO] [stdout] 79503 | |         --divide-opacity: 1;
[INFO] [stdout] 79504 | |         border-color: hsl(205, 65%, 55%);
[INFO] [stdout] 79505 | |         border-color: rgba(65.6625, 152.68125, 214.83750000000003, var(--divide-opacity));
[INFO] [stdout] 79506 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79507 |       divide_blue_5: "divide-blue-5",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79509:5
[INFO] [stdout]       |
[INFO] [stdout] 79509 | /     /**
[INFO] [stdout] 79510 | |         --divide-opacity: 1;
[INFO] [stdout] 79511 | |         border-color: hsl(205, 67%, 45%);
[INFO] [stdout] 79512 | |         border-color: rgba(37.86750000000002, 127.56375, 191.6325, var(--divide-opacity));
[INFO] [stdout] 79513 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79514 |       divide_blue_6: "divide-blue-6",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79516:5
[INFO] [stdout]       |
[INFO] [stdout] 79516 | /     /**
[INFO] [stdout] 79517 | |         --divide-opacity: 1;
[INFO] [stdout] 79518 | |         border-color: hsl(205, 76%, 39%);
[INFO] [stdout] 79519 | |         border-color: rgba(23.868000000000006, 112.047, 175.032, var(--divide-opacity));
[INFO] [stdout] 79520 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79521 |       divide_blue_7: "divide-blue-7",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80155:5
[INFO] [stdout]       |
[INFO] [stdout] 80155 | /     /**
[INFO] [stdout] 80156 | |         --bg-opacity: 1;
[INFO] [stdout] 80157 | |         background-color: hsl(48, 100%, 88%);
[INFO] [stdout] 80158 | |         background-color: rgba(254.99999999999997, 242.76, 193.80000000000004, var(--bg-opacity));
[INFO] [stdout] 80159 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80160 |       hover__bg_yellow_2: "hover:bg-yellow-2",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79523:5
[INFO] [stdout]       |
[INFO] [stdout] 79523 | /     /**
[INFO] [stdout] 79524 | |         --divide-opacity: 1;
[INFO] [stdout] 79525 | |         border-color: hsl(205, 82%, 33%);
[INFO] [stdout] 79526 | |         border-color: rgba(15.147000000000002, 95.6505, 153.15300000000002, var(--divide-opacity));
[INFO] [stdout] 79527 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79528 |       divide_blue_8: "divide-blue-8",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80162:5
[INFO] [stdout]       |
[INFO] [stdout] 80162 | /     /**
[INFO] [stdout] 80163 | |         --bg-opacity: 1;
[INFO] [stdout] 80164 | |         background-color: hsl(48, 95%, 76%);
[INFO] [stdout] 80165 | |         background-color: rgba(251.94, 228.684, 135.66, var(--bg-opacity));
[INFO] [stdout] 80166 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80167 |       hover__bg_yellow_3: "hover:bg-yellow-3",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79530:5
[INFO] [stdout]       |
[INFO] [stdout] 79530 | /     /**
[INFO] [stdout] 79531 | |         --divide-opacity: 1;
[INFO] [stdout] 79532 | |         border-color: hsl(205, 87%, 29%);
[INFO] [stdout] 79533 | |         border-color: rgba(9.61349999999999, 84.67275, 138.2865, var(--divide-opacity));
[INFO] [stdout] 79534 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79535 |       divide_blue_9: "divide-blue-9",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79537:5
[INFO] [stdout]       |
[INFO] [stdout] 79537 | /     /**
[INFO] [stdout] 79538 | |         --divide-opacity: 1;
[INFO] [stdout] 79539 | |         border-color: hsl(205, 100%, 21%);
[INFO] [stdout] 79540 | |         border-color: rgba(0, 62.47499999999999, 107.1, var(--divide-opacity));
[INFO] [stdout] 79541 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79542 |       divide_blue_10: "divide-blue-10",
[INFO] [stdout]       |       -------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79544:5
[INFO] [stdout]       |
[INFO] [stdout] 79544 | /     /**
[INFO] [stdout] 79545 | |         --divide-opacity: 1;
[INFO] [stdout] 79546 | |         border-color: hsl(49, 100%, 96%);
[INFO] [stdout] 79547 | |         border-color: rgba(255, 251.26, 234.6, var(--divide-opacity));
[INFO] [stdout] 79548 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79549 |       divide_yellow_1: "divide-yellow-1",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79551:5
[INFO] [stdout]       |
[INFO] [stdout] 79551 | /     /**
[INFO] [stdout] 79552 | |         --divide-opacity: 1;
[INFO] [stdout] 79553 | |         border-color: hsl(48, 100%, 88%);
[INFO] [stdout] 79554 | |         border-color: rgba(254.99999999999997, 242.76, 193.80000000000004, var(--divide-opacity));
[INFO] [stdout] 79555 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79556 |       divide_yellow_2: "divide-yellow-2",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79558:5
[INFO] [stdout]       |
[INFO] [stdout] 79558 | /     /**
[INFO] [stdout] 79559 | |         --divide-opacity: 1;
[INFO] [stdout] 79560 | |         border-color: hsl(48, 95%, 76%);
[INFO] [stdout] 79561 | |         border-color: rgba(251.94, 228.684, 135.66, var(--divide-opacity));
[INFO] [stdout] 79562 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79563 |       divide_yellow_3: "divide-yellow-3",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79565:5
[INFO] [stdout]       |
[INFO] [stdout] 79565 | /     /**
[INFO] [stdout] 79566 | |         --divide-opacity: 1;
[INFO] [stdout] 79567 | |         border-color: hsl(48, 94%, 68%);
[INFO] [stdout] 79568 | |         border-color: rgba(250.10400000000004, 219.42240000000004, 96.696, var(--divide-opacity));
[INFO] [stdout] 79569 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79570 |       divide_yellow_4: "divide-yellow-4",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79572:5
[INFO] [stdout]       |
[INFO] [stdout] 79572 | /     /**
[INFO] [stdout] 79573 | |         --divide-opacity: 1;
[INFO] [stdout] 79574 | |         border-color: hsl(44, 92%, 63%);
[INFO] [stdout] 79575 | |         border-color: rgba(247.452, 201.15760000000003, 73.848, var(--divide-opacity));
[INFO] [stdout] 79576 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79577 |       divide_yellow_5: "divide-yellow-5",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79579:5
[INFO] [stdout]       |
[INFO] [stdout] 79579 | /     /**
[INFO] [stdout] 79580 | |         --divide-opacity: 1;
[INFO] [stdout] 79581 | |         border-color: hsl(42, 87%, 55%);
[INFO] [stdout] 79582 | |         border-color: rgba(240.08249999999998, 180.183, 40.41750000000005, var(--divide-opacity));
[INFO] [stdout] 79583 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79584 |       divide_yellow_6: "divide-yellow-6",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79586:5
[INFO] [stdout]       |
[INFO] [stdout] 79586 | /     /**
[INFO] [stdout] 79587 | |         --divide-opacity: 1;
[INFO] [stdout] 79588 | |         border-color: hsl(36, 77%, 49%);
[INFO] [stdout] 79589 | |         border-color: rgba(221.1615, 144.19230000000002, 28.738500000000005, var(--divide-opacity));
[INFO] [stdout] 79590 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79591 |       divide_yellow_7: "divide-yellow-7",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79593:5
[INFO] [stdout]       |
[INFO] [stdout] 79593 | /     /**
[INFO] [stdout] 79594 | |         --divide-opacity: 1;
[INFO] [stdout] 79595 | |         border-color: hsl(29, 80%, 44%);
[INFO] [stdout] 79596 | |         border-color: rgba(201.96, 109.208, 22.43999999999999, var(--divide-opacity));
[INFO] [stdout] 79597 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79598 |       divide_yellow_8: "divide-yellow-8",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79600:5
[INFO] [stdout]       |
[INFO] [stdout] 79600 | /     /**
[INFO] [stdout] 79601 | |         --divide-opacity: 1;
[INFO] [stdout] 79602 | |         border-color: hsl(22, 82%, 39%);
[INFO] [stdout] 79603 | |         border-color: rgba(180.999, 77.7036, 17.90100000000001, var(--divide-opacity));
[INFO] [stdout] 79604 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79605 |       divide_yellow_9: "divide-yellow-9",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79607:5
[INFO] [stdout]       |
[INFO] [stdout] 79607 | /     /**
[INFO] [stdout] 79608 | |         --divide-opacity: 1;
[INFO] [stdout] 79609 | |         border-color: hsl(15, 86%, 30%);
[INFO] [stdout] 79610 | |         border-color: rgba(142.29, 43.605, 10.71000000000001, var(--divide-opacity));
[INFO] [stdout] 79611 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79612 |       divide_yellow_10: "divide-yellow-10",
[INFO] [stdout]       |       ------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79614:5
[INFO] [stdout]       |
[INFO] [stdout] 79614 | /     /**
[INFO] [stdout] 79615 | |         border-style: solid;
[INFO] [stdout] 79616 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79617 |       divide_solid: "divide-solid",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79619:5
[INFO] [stdout]       |
[INFO] [stdout] 79619 | /     /**
[INFO] [stdout] 79620 | |         border-style: dashed;
[INFO] [stdout] 79621 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79622 |       divide_dashed: "divide-dashed",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79624:5
[INFO] [stdout]       |
[INFO] [stdout] 79624 | /     /**
[INFO] [stdout] 79625 | |         border-style: dotted;
[INFO] [stdout] 79626 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79627 |       divide_dotted: "divide-dotted",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80169:5
[INFO] [stdout]       |
[INFO] [stdout] 80169 | /     /**
[INFO] [stdout] 80170 | |         --bg-opacity: 1;
[INFO] [stdout] 80171 | |         background-color: hsl(48, 94%, 68%);
[INFO] [stdout] 80172 | |         background-color: rgba(250.10400000000004, 219.42240000000004, 96.696, var(--bg-opacity));
[INFO] [stdout] 80173 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80174 |       hover__bg_yellow_4: "hover:bg-yellow-4",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80176:5
[INFO] [stdout]       |
[INFO] [stdout] 80176 | /     /**
[INFO] [stdout] 80177 | |         --bg-opacity: 1;
[INFO] [stdout] 80178 | |         background-color: hsl(44, 92%, 63%);
[INFO] [stdout] 80179 | |         background-color: rgba(247.452, 201.15760000000003, 73.848, var(--bg-opacity));
[INFO] [stdout] 80180 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80181 |       hover__bg_yellow_5: "hover:bg-yellow-5",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80183:5
[INFO] [stdout]       |
[INFO] [stdout] 80183 | /     /**
[INFO] [stdout] 80184 | |         --bg-opacity: 1;
[INFO] [stdout] 80185 | |         background-color: hsl(42, 87%, 55%);
[INFO] [stdout] 80186 | |         background-color: rgba(240.08249999999998, 180.183, 40.41750000000005, var(--bg-opacity));
[INFO] [stdout] 80187 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80188 |       hover__bg_yellow_6: "hover:bg-yellow-6",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80190:5
[INFO] [stdout]       |
[INFO] [stdout] 80190 | /     /**
[INFO] [stdout] 80191 | |         --bg-opacity: 1;
[INFO] [stdout] 80192 | |         background-color: hsl(36, 77%, 49%);
[INFO] [stdout] 80193 | |         background-color: rgba(221.1615, 144.19230000000002, 28.738500000000005, var(--bg-opacity));
[INFO] [stdout] 80194 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80195 |       hover__bg_yellow_7: "hover:bg-yellow-7",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80197:5
[INFO] [stdout]       |
[INFO] [stdout] 80197 | /     /**
[INFO] [stdout] 80198 | |         --bg-opacity: 1;
[INFO] [stdout] 80199 | |         background-color: hsl(29, 80%, 44%);
[INFO] [stdout] 80200 | |         background-color: rgba(201.96, 109.208, 22.43999999999999, var(--bg-opacity));
[INFO] [stdout] 80201 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80202 |       hover__bg_yellow_8: "hover:bg-yellow-8",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80204:5
[INFO] [stdout]       |
[INFO] [stdout] 80204 | /     /**
[INFO] [stdout] 80205 | |         --bg-opacity: 1;
[INFO] [stdout] 80206 | |         background-color: hsl(22, 82%, 39%);
[INFO] [stdout] 80207 | |         background-color: rgba(180.999, 77.7036, 17.90100000000001, var(--bg-opacity));
[INFO] [stdout] 80208 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80209 |       hover__bg_yellow_9: "hover:bg-yellow-9",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80211:5
[INFO] [stdout]       |
[INFO] [stdout] 80211 | /     /**
[INFO] [stdout] 80212 | |         --bg-opacity: 1;
[INFO] [stdout] 80213 | |         background-color: hsl(15, 86%, 30%);
[INFO] [stdout] 80214 | |         background-color: rgba(142.29, 43.605, 10.71000000000001, var(--bg-opacity));
[INFO] [stdout] 80215 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80216 |       hover__bg_yellow_10: "hover:bg-yellow-10",
[INFO] [stdout]       |       ----------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79629:5
[INFO] [stdout]       |
[INFO] [stdout] 79629 | /     /**
[INFO] [stdout] 79630 | |         border-style: double;
[INFO] [stdout] 79631 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79632 |       divide_double: "divide-double",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79634:5
[INFO] [stdout]       |
[INFO] [stdout] 79634 | /     /**
[INFO] [stdout] 79635 | |         border-style: none;
[INFO] [stdout] 79636 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79637 |       divide_none: "divide-none",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80218:5
[INFO] [stdout]       |
[INFO] [stdout] 80218 | /     /**
[INFO] [stdout] 80219 | |         --bg-opacity: 1;
[INFO] [stdout] 80220 | |         background-color: #000;
[INFO] [stdout] 80221 | |         background-color: rgba(0, 0, 0, var(--bg-opacity));
[INFO] [stdout] 80222 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80223 |       focus__bg_black: "focus:bg-black",
[INFO] [stdout]       |       --------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79639:5
[INFO] [stdout]       |
[INFO] [stdout] 79639 | /     /**
[INFO] [stdout] 79640 | |         --divide-opacity: 0;
[INFO] [stdout] 79641 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79642 |       divide_opacity_0: "divide-opacity-0",
[INFO] [stdout]       |       ------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80225:5
[INFO] [stdout]       |
[INFO] [stdout] 80225 | /     /**
[INFO] [stdout] 80226 | |         --bg-opacity: 1;
[INFO] [stdout] 80227 | |         background-color: hsl(210, 36%, 96%);
[INFO] [stdout] 80228 | |         background-color: rgba(241.128, 244.79999999999998, 248.47199999999998, var(--bg-opacity));
[INFO] [stdout] 80229 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80230 |       focus__bg_gray_1: "focus:bg-gray-1",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79644:5
[INFO] [stdout]       |
[INFO] [stdout] 79644 | /     /**
[INFO] [stdout] 79645 | |         --divide-opacity: 0.1px;
[INFO] [stdout] 79646 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79647 |       divide_opacity_10: "divide-opacity-10",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79649:5
[INFO] [stdout]       |
[INFO] [stdout] 79649 | /     /**
[INFO] [stdout] 79650 | |         --divide-opacity: 0.2px;
[INFO] [stdout] 79651 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79652 |       divide_opacity_20: "divide-opacity-20",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80232:5
[INFO] [stdout]       |
[INFO] [stdout] 80232 | /     /**
[INFO] [stdout] 80233 | |         --bg-opacity: 1;
[INFO] [stdout] 80234 | |         background-color: hsl(212, 33%, 89%);
[INFO] [stdout] 80235 | |         background-color: rgba(217.69350000000003, 226.3329, 236.20649999999998, var(--bg-opacity));
[INFO] [stdout] 80236 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80237 |       focus__bg_gray_2: "focus:bg-gray-2",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80239:5
[INFO] [stdout]       |
[INFO] [stdout] 80239 | /     /**
[INFO] [stdout] 80240 | |         --bg-opacity: 1;
[INFO] [stdout] 80241 | |         background-color: hsl(210, 31%, 80%);
[INFO] [stdout] 80242 | |         background-color: rgba(188.19, 204, 219.81000000000003, var(--bg-opacity));
[INFO] [stdout] 80243 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80244 |       focus__bg_gray_3: "focus:bg-gray-3",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79654:5
[INFO] [stdout]       |
[INFO] [stdout] 79654 | /     /**
[INFO] [stdout] 79655 | |         --divide-opacity: 0.3px;
[INFO] [stdout] 79656 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79657 |       divide_opacity_30: "divide-opacity-30",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79659:5
[INFO] [stdout]       |
[INFO] [stdout] 79659 | /     /**
[INFO] [stdout] 79660 | |         --divide-opacity: 0.4px;
[INFO] [stdout] 79661 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79662 |       divide_opacity_40: "divide-opacity-40",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79664:5
[INFO] [stdout]       |
[INFO] [stdout] 79664 | /     /**
[INFO] [stdout] 79665 | |         --divide-opacity: 0.5px;
[INFO] [stdout] 79666 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79667 |       divide_opacity_50: "divide-opacity-50",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79669:5
[INFO] [stdout]       |
[INFO] [stdout] 79669 | /     /**
[INFO] [stdout] 79670 | |         --divide-opacity: 0.6px;
[INFO] [stdout] 79671 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79672 |       divide_opacity_60: "divide-opacity-60",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79674:5
[INFO] [stdout]       |
[INFO] [stdout] 79674 | /     /**
[INFO] [stdout] 79675 | |         --divide-opacity: 0.7px;
[INFO] [stdout] 79676 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79677 |       divide_opacity_70: "divide-opacity-70",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79679:5
[INFO] [stdout]       |
[INFO] [stdout] 79679 | /     /**
[INFO] [stdout] 79680 | |         --divide-opacity: 0.8px;
[INFO] [stdout] 79681 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79682 |       divide_opacity_80: "divide-opacity-80",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79684:5
[INFO] [stdout]       |
[INFO] [stdout] 79684 | /     /**
[INFO] [stdout] 79685 | |         --divide-opacity: 0.9px;
[INFO] [stdout] 79686 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79687 |       divide_opacity_90: "divide-opacity-90",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79689:5
[INFO] [stdout]       |
[INFO] [stdout] 79689 | /     /**
[INFO] [stdout] 79690 | |         --divide-opacity: 1px;
[INFO] [stdout] 79691 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79692 |       divide_opacity_100: "divide-opacity-100",
[INFO] [stdout]       |       ---------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79694:5
[INFO] [stdout]       |
[INFO] [stdout] 79694 | /     /**
[INFO] [stdout] 79695 | |         position: absolute;
[INFO] [stdout] 79696 | |         width: 1px;
[INFO] [stdout] 79697 | |         height: 1px;
[INFO] [stdout] ...     |
[INFO] [stdout] 79703 | |         border-width: 0;
[INFO] [stdout] 79704 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79705 |       sr_only: "sr-only",
[INFO] [stdout]       |       ------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79707:5
[INFO] [stdout]       |
[INFO] [stdout] 79707 | /     /**
[INFO] [stdout] 79708 | |         position: static;
[INFO] [stdout] 79709 | |         width: auto;
[INFO] [stdout] 79710 | |         height: auto;
[INFO] [stdout] ...     |
[INFO] [stdout] 79715 | |         white-space: normal;
[INFO] [stdout] 79716 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79717 |       not_sr_only: "not-sr-only",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79719:5
[INFO] [stdout]       |
[INFO] [stdout] 79719 | /     /**
[INFO] [stdout] 79720 | |         position: absolute;
[INFO] [stdout] 79721 | |         width: 1px;
[INFO] [stdout] 79722 | |         height: 1px;
[INFO] [stdout] ...     |
[INFO] [stdout] 79728 | |         border-width: 0;
[INFO] [stdout] 79729 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79730 |       focus__sr_only: "focus:sr-only",
[INFO] [stdout]       |       ------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79732:5
[INFO] [stdout]       |
[INFO] [stdout] 79732 | /     /**
[INFO] [stdout] 79733 | |         position: static;
[INFO] [stdout] 79734 | |         width: auto;
[INFO] [stdout] 79735 | |         height: auto;
[INFO] [stdout] ...     |
[INFO] [stdout] 79740 | |         white-space: normal;
[INFO] [stdout] 79741 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79742 |       focus__not_sr_only: "focus:not-sr-only",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79744:5
[INFO] [stdout]       |
[INFO] [stdout] 79744 | /     /**
[INFO] [stdout] 79745 | |         appearance: none;
[INFO] [stdout] 79746 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79747 |       appearance_none: "appearance-none",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79749:5
[INFO] [stdout]       |
[INFO] [stdout] 79749 | /     /**
[INFO] [stdout] 79750 | |         background-attachment: fixed;
[INFO] [stdout] 79751 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79752 |       bg_fixed: "bg-fixed",
[INFO] [stdout]       |       -------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79754:5
[INFO] [stdout]       |
[INFO] [stdout] 79754 | /     /**
[INFO] [stdout] 79755 | |         background-attachment: local;
[INFO] [stdout] 79756 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79757 |       bg_local: "bg-local",
[INFO] [stdout]       |       -------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79759:5
[INFO] [stdout]       |
[INFO] [stdout] 79759 | /     /**
[INFO] [stdout] 79760 | |         background-attachment: scroll;
[INFO] [stdout] 79761 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79762 |       bg_scroll: "bg-scroll",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80246:5
[INFO] [stdout]       |
[INFO] [stdout] 80246 | /     /**
[INFO] [stdout] 80247 | |         --bg-opacity: 1;
[INFO] [stdout] 80248 | |         background-color: hsl(211, 27%, 70%);
[INFO] [stdout] 80249 | |         background-color: rgba(157.845, 177.81149999999997, 199.15499999999997, var(--bg-opacity));
[INFO] [stdout] 80250 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80251 |       focus__bg_gray_4: "focus:bg-gray-4",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80253:5
[INFO] [stdout]       |
[INFO] [stdout] 80253 | /     /**
[INFO] [stdout] 80254 | |         --bg-opacity: 1;
[INFO] [stdout] 80255 | |         background-color: hsl(209, 23%, 60%);
[INFO] [stdout] 80256 | |         background-color: rgba(129.54, 153.78199999999995, 176.45999999999998, var(--bg-opacity));
[INFO] [stdout] 80257 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80258 |       focus__bg_gray_5: "focus:bg-gray-5",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80260:5
[INFO] [stdout]       |
[INFO] [stdout] 80260 | /     /**
[INFO] [stdout] 80261 | |         --bg-opacity: 1;
[INFO] [stdout] 80262 | |         background-color: hsl(210, 22%, 49%);
[INFO] [stdout] 80263 | |         background-color: rgba(97.461, 124.94999999999997, 152.439, var(--bg-opacity));
[INFO] [stdout] 80264 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80265 |       focus__bg_gray_6: "focus:bg-gray-6",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80267:5
[INFO] [stdout]       |
[INFO] [stdout] 80267 | /     /**
[INFO] [stdout] 80268 | |         --bg-opacity: 1;
[INFO] [stdout] 80269 | |         background-color: hsl(209, 28%, 39%);
[INFO] [stdout] 80270 | |         background-color: rgba(71.604, 100.37819999999996, 127.296, var(--bg-opacity));
[INFO] [stdout] 80271 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80272 |       focus__bg_gray_7: "focus:bg-gray-7",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80274:5
[INFO] [stdout]       |
[INFO] [stdout] 80274 | /     /**
[INFO] [stdout] 80275 | |         --bg-opacity: 1;
[INFO] [stdout] 80276 | |         background-color: hsl(209, 34%, 30%);
[INFO] [stdout] 80277 | |         background-color: rgba(50.48999999999999, 77.36699999999998, 102.51, var(--bg-opacity));
[INFO] [stdout] 80278 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80279 |       focus__bg_gray_8: "focus:bg-gray-8",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80281:5
[INFO] [stdout]       |
[INFO] [stdout] 80281 | /     /**
[INFO] [stdout] 80282 | |         --bg-opacity: 1;
[INFO] [stdout] 80283 | |         background-color: hsl(211, 39%, 23%);
[INFO] [stdout] 80284 | |         background-color: rgba(35.77649999999999, 57.88754999999998, 81.52350000000001, var(--bg-opacity));
[INFO] [stdout] 80285 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80286 |       focus__bg_gray_9: "focus:bg-gray-9",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80288:5
[INFO] [stdout]       |
[INFO] [stdout] 80288 | /     /**
[INFO] [stdout] 80289 | |         --bg-opacity: 1;
[INFO] [stdout] 80290 | |         background-color: hsl(209, 61%, 16%);
[INFO] [stdout] 80291 | |         background-color: rgba(15.912000000000003, 41.629599999999975, 65.688, var(--bg-opacity));
[INFO] [stdout] 80292 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80293 |       focus__bg_gray_10: "focus:bg-gray-10",
[INFO] [stdout]       |       ------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80295:5
[INFO] [stdout]       |
[INFO] [stdout] 80295 | /     /**
[INFO] [stdout] 80296 | |         --bg-opacity: 1;
[INFO] [stdout] 80297 | |         background-color: hsl(205, 79%, 92%);
[INFO] [stdout] 80298 | |         background-color: rgba(218.48400000000007, 237.286, 250.71599999999995, var(--bg-opacity));
[INFO] [stdout] 80299 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80300 |       focus__bg_blue_1: "focus:bg-blue-1",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80302:5
[INFO] [stdout]       |
[INFO] [stdout] 80302 | /     /**
[INFO] [stdout] 80303 | |         --bg-opacity: 1;
[INFO] [stdout] 80304 | |         background-color: hsl(205, 97%, 85%);
[INFO] [stdout] 80305 | |         background-color: rgba(179.64750000000004, 222.93375, 253.85249999999996, var(--bg-opacity));
[INFO] [stdout] 80306 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80307 |       focus__bg_blue_2: "focus:bg-blue-2",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79764:5
[INFO] [stdout]       |
[INFO] [stdout] 79764 | /     /**
[INFO] [stdout] 79765 | |         background-clip: border-box;
[INFO] [stdout] 79766 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79767 |       bg_clip_border: "bg-clip-border",
[INFO] [stdout]       |       -------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79769:5
[INFO] [stdout]       |
[INFO] [stdout] 79769 | /     /**
[INFO] [stdout] 79770 | |         background-clip: padding-box;
[INFO] [stdout] 79771 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79772 |       bg_clip_padding: "bg-clip-padding",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79774:5
[INFO] [stdout]       |
[INFO] [stdout] 79774 | /     /**
[INFO] [stdout] 79775 | |         background-clip: content-box;
[INFO] [stdout] 79776 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79777 |       bg_clip_content: "bg-clip-content",
[INFO] [stdout]       |       ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79779:5
[INFO] [stdout]       |
[INFO] [stdout] 79779 | /     /**
[INFO] [stdout] 79780 | |         background-clip: text;
[INFO] [stdout] 79781 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79782 |       bg_clip_text: "bg-clip-text",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79784:5
[INFO] [stdout]       |
[INFO] [stdout] 79784 | /     /**
[INFO] [stdout] 79785 | |         --bg-opacity: 1;
[INFO] [stdout] 79786 | |         background-color: #000;
[INFO] [stdout] 79787 | |         background-color: rgba(0, 0, 0, var(--bg-opacity));
[INFO] [stdout] 79788 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79789 |       bg_black: "bg-black",
[INFO] [stdout]       |       -------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79791:5
[INFO] [stdout]       |
[INFO] [stdout] 79791 | /     /**
[INFO] [stdout] 79792 | |         --bg-opacity: 1;
[INFO] [stdout] 79793 | |         background-color: hsl(210, 36%, 96%);
[INFO] [stdout] 79794 | |         background-color: rgba(241.128, 244.79999999999998, 248.47199999999998, var(--bg-opacity));
[INFO] [stdout] 79795 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79796 |       bg_gray_1: "bg-gray-1",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79798:5
[INFO] [stdout]       |
[INFO] [stdout] 79798 | /     /**
[INFO] [stdout] 79799 | |         --bg-opacity: 1;
[INFO] [stdout] 79800 | |         background-color: hsl(212, 33%, 89%);
[INFO] [stdout] 79801 | |         background-color: rgba(217.69350000000003, 226.3329, 236.20649999999998, var(--bg-opacity));
[INFO] [stdout] 79802 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79803 |       bg_gray_2: "bg-gray-2",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79805:5
[INFO] [stdout]       |
[INFO] [stdout] 79805 | /     /**
[INFO] [stdout] 79806 | |         --bg-opacity: 1;
[INFO] [stdout] 79807 | |         background-color: hsl(210, 31%, 80%);
[INFO] [stdout] 79808 | |         background-color: rgba(188.19, 204, 219.81000000000003, var(--bg-opacity));
[INFO] [stdout] 79809 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79810 |       bg_gray_3: "bg-gray-3",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79812:5
[INFO] [stdout]       |
[INFO] [stdout] 79812 | /     /**
[INFO] [stdout] 79813 | |         --bg-opacity: 1;
[INFO] [stdout] 79814 | |         background-color: hsl(211, 27%, 70%);
[INFO] [stdout] 79815 | |         background-color: rgba(157.845, 177.81149999999997, 199.15499999999997, var(--bg-opacity));
[INFO] [stdout] 79816 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79817 |       bg_gray_4: "bg-gray-4",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79819:5
[INFO] [stdout]       |
[INFO] [stdout] 79819 | /     /**
[INFO] [stdout] 79820 | |         --bg-opacity: 1;
[INFO] [stdout] 79821 | |         background-color: hsl(209, 23%, 60%);
[INFO] [stdout] 79822 | |         background-color: rgba(129.54, 153.78199999999995, 176.45999999999998, var(--bg-opacity));
[INFO] [stdout] 79823 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79824 |       bg_gray_5: "bg-gray-5",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79826:5
[INFO] [stdout]       |
[INFO] [stdout] 79826 | /     /**
[INFO] [stdout] 79827 | |         --bg-opacity: 1;
[INFO] [stdout] 79828 | |         background-color: hsl(210, 22%, 49%);
[INFO] [stdout] 79829 | |         background-color: rgba(97.461, 124.94999999999997, 152.439, var(--bg-opacity));
[INFO] [stdout] 79830 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79831 |       bg_gray_6: "bg-gray-6",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79833:5
[INFO] [stdout]       |
[INFO] [stdout] 79833 | /     /**
[INFO] [stdout] 79834 | |         --bg-opacity: 1;
[INFO] [stdout] 79835 | |         background-color: hsl(209, 28%, 39%);
[INFO] [stdout] 79836 | |         background-color: rgba(71.604, 100.37819999999996, 127.296, var(--bg-opacity));
[INFO] [stdout] 79837 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79838 |       bg_gray_7: "bg-gray-7",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79840:5
[INFO] [stdout]       |
[INFO] [stdout] 79840 | /     /**
[INFO] [stdout] 79841 | |         --bg-opacity: 1;
[INFO] [stdout] 79842 | |         background-color: hsl(209, 34%, 30%);
[INFO] [stdout] 79843 | |         background-color: rgba(50.48999999999999, 77.36699999999998, 102.51, var(--bg-opacity));
[INFO] [stdout] 79844 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79845 |       bg_gray_8: "bg-gray-8",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79847:5
[INFO] [stdout]       |
[INFO] [stdout] 79847 | /     /**
[INFO] [stdout] 79848 | |         --bg-opacity: 1;
[INFO] [stdout] 79849 | |         background-color: hsl(211, 39%, 23%);
[INFO] [stdout] 79850 | |         background-color: rgba(35.77649999999999, 57.88754999999998, 81.52350000000001, var(--bg-opacity));
[INFO] [stdout] 79851 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79852 |       bg_gray_9: "bg-gray-9",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79854:5
[INFO] [stdout]       |
[INFO] [stdout] 79854 | /     /**
[INFO] [stdout] 79855 | |         --bg-opacity: 1;
[INFO] [stdout] 79856 | |         background-color: hsl(209, 61%, 16%);
[INFO] [stdout] 79857 | |         background-color: rgba(15.912000000000003, 41.629599999999975, 65.688, var(--bg-opacity));
[INFO] [stdout] 79858 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79859 |       bg_gray_10: "bg-gray-10",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79861:5
[INFO] [stdout]       |
[INFO] [stdout] 79861 | /     /**
[INFO] [stdout] 79862 | |         --bg-opacity: 1;
[INFO] [stdout] 79863 | |         background-color: hsl(205, 79%, 92%);
[INFO] [stdout] 79864 | |         background-color: rgba(218.48400000000007, 237.286, 250.71599999999995, var(--bg-opacity));
[INFO] [stdout] 79865 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79866 |       bg_blue_1: "bg-blue-1",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79868:5
[INFO] [stdout]       |
[INFO] [stdout] 79868 | /     /**
[INFO] [stdout] 79869 | |         --bg-opacity: 1;
[INFO] [stdout] 79870 | |         background-color: hsl(205, 97%, 85%);
[INFO] [stdout] 79871 | |         background-color: rgba(179.64750000000004, 222.93375, 253.85249999999996, var(--bg-opacity));
[INFO] [stdout] 79872 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79873 |       bg_blue_2: "bg-blue-2",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80309:5
[INFO] [stdout]       |
[INFO] [stdout] 80309 | /     /**
[INFO] [stdout] 80310 | |         --bg-opacity: 1;
[INFO] [stdout] 80311 | |         background-color: hsl(205, 84%, 74%);
[INFO] [stdout] 80312 | |         background-color: rgba(133.00799999999995, 197.982, 244.39200000000002, var(--bg-opacity));
[INFO] [stdout] 80313 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80314 |       focus__bg_blue_3: "focus:bg-blue-3",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80316:5
[INFO] [stdout]       |
[INFO] [stdout] 80316 | /     /**
[INFO] [stdout] 80317 | |         --bg-opacity: 1;
[INFO] [stdout] 80318 | |         background-color: hsl(205, 74%, 65%);
[INFO] [stdout] 80319 | |         background-color: rgba(99.70499999999997, 176.75750000000002, 231.79500000000004, var(--bg-opacity));
[INFO] [stdout] 80320 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80321 |       focus__bg_blue_4: "focus:bg-blue-4",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80323:5
[INFO] [stdout]       |
[INFO] [stdout] 80323 | /     /**
[INFO] [stdout] 80324 | |         --bg-opacity: 1;
[INFO] [stdout] 80325 | |         background-color: hsl(205, 65%, 55%);
[INFO] [stdout] 80326 | |         background-color: rgba(65.6625, 152.68125, 214.83750000000003, var(--bg-opacity));
[INFO] [stdout] 80327 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80328 |       focus__bg_blue_5: "focus:bg-blue-5",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80330:5
[INFO] [stdout]       |
[INFO] [stdout] 80330 | /     /**
[INFO] [stdout] 80331 | |         --bg-opacity: 1;
[INFO] [stdout] 80332 | |         background-color: hsl(205, 67%, 45%);
[INFO] [stdout] 80333 | |         background-color: rgba(37.86750000000002, 127.56375, 191.6325, var(--bg-opacity));
[INFO] [stdout] 80334 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80335 |       focus__bg_blue_6: "focus:bg-blue-6",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80337:5
[INFO] [stdout]       |
[INFO] [stdout] 80337 | /     /**
[INFO] [stdout] 80338 | |         --bg-opacity: 1;
[INFO] [stdout] 80339 | |         background-color: hsl(205, 76%, 39%);
[INFO] [stdout] 80340 | |         background-color: rgba(23.868000000000006, 112.047, 175.032, var(--bg-opacity));
[INFO] [stdout] 80341 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80342 |       focus__bg_blue_7: "focus:bg-blue-7",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80344:5
[INFO] [stdout]       |
[INFO] [stdout] 80344 | /     /**
[INFO] [stdout] 80345 | |         --bg-opacity: 1;
[INFO] [stdout] 80346 | |         background-color: hsl(205, 82%, 33%);
[INFO] [stdout] 80347 | |         background-color: rgba(15.147000000000002, 95.6505, 153.15300000000002, var(--bg-opacity));
[INFO] [stdout] 80348 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80349 |       focus__bg_blue_8: "focus:bg-blue-8",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80351:5
[INFO] [stdout]       |
[INFO] [stdout] 80351 | /     /**
[INFO] [stdout] 80352 | |         --bg-opacity: 1;
[INFO] [stdout] 80353 | |         background-color: hsl(205, 87%, 29%);
[INFO] [stdout] 80354 | |         background-color: rgba(9.61349999999999, 84.67275, 138.2865, var(--bg-opacity));
[INFO] [stdout] 80355 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80356 |       focus__bg_blue_9: "focus:bg-blue-9",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79875:5
[INFO] [stdout]       |
[INFO] [stdout] 79875 | /     /**
[INFO] [stdout] 79876 | |         --bg-opacity: 1;
[INFO] [stdout] 79877 | |         background-color: hsl(205, 84%, 74%);
[INFO] [stdout] 79878 | |         background-color: rgba(133.00799999999995, 197.982, 244.39200000000002, var(--bg-opacity));
[INFO] [stdout] 79879 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79880 |       bg_blue_3: "bg-blue-3",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80358:5
[INFO] [stdout]       |
[INFO] [stdout] 80358 | /     /**
[INFO] [stdout] 80359 | |         --bg-opacity: 1;
[INFO] [stdout] 80360 | |         background-color: hsl(205, 100%, 21%);
[INFO] [stdout] 80361 | |         background-color: rgba(0, 62.47499999999999, 107.1, var(--bg-opacity));
[INFO] [stdout] 80362 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80363 |       focus__bg_blue_10: "focus:bg-blue-10",
[INFO] [stdout]       |       ------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79882:5
[INFO] [stdout]       |
[INFO] [stdout] 79882 | /     /**
[INFO] [stdout] 79883 | |         --bg-opacity: 1;
[INFO] [stdout] 79884 | |         background-color: hsl(205, 74%, 65%);
[INFO] [stdout] 79885 | |         background-color: rgba(99.70499999999997, 176.75750000000002, 231.79500000000004, var(--bg-opacity));
[INFO] [stdout] 79886 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79887 |       bg_blue_4: "bg-blue-4",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80365:5
[INFO] [stdout]       |
[INFO] [stdout] 80365 | /     /**
[INFO] [stdout] 80366 | |         --bg-opacity: 1;
[INFO] [stdout] 80367 | |         background-color: hsl(49, 100%, 96%);
[INFO] [stdout] 80368 | |         background-color: rgba(255, 251.26, 234.6, var(--bg-opacity));
[INFO] [stdout] 80369 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80370 |       focus__bg_yellow_1: "focus:bg-yellow-1",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79889:5
[INFO] [stdout]       |
[INFO] [stdout] 79889 | /     /**
[INFO] [stdout] 79890 | |         --bg-opacity: 1;
[INFO] [stdout] 79891 | |         background-color: hsl(205, 65%, 55%);
[INFO] [stdout] 79892 | |         background-color: rgba(65.6625, 152.68125, 214.83750000000003, var(--bg-opacity));
[INFO] [stdout] 79893 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79894 |       bg_blue_5: "bg-blue-5",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79896:5
[INFO] [stdout]       |
[INFO] [stdout] 79896 | /     /**
[INFO] [stdout] 79897 | |         --bg-opacity: 1;
[INFO] [stdout] 79898 | |         background-color: hsl(205, 67%, 45%);
[INFO] [stdout] 79899 | |         background-color: rgba(37.86750000000002, 127.56375, 191.6325, var(--bg-opacity));
[INFO] [stdout] 79900 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79901 |       bg_blue_6: "bg-blue-6",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80372:5
[INFO] [stdout]       |
[INFO] [stdout] 80372 | /     /**
[INFO] [stdout] 80373 | |         --bg-opacity: 1;
[INFO] [stdout] 80374 | |         background-color: hsl(48, 100%, 88%);
[INFO] [stdout] 80375 | |         background-color: rgba(254.99999999999997, 242.76, 193.80000000000004, var(--bg-opacity));
[INFO] [stdout] 80376 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80377 |       focus__bg_yellow_2: "focus:bg-yellow-2",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79903:5
[INFO] [stdout]       |
[INFO] [stdout] 79903 | /     /**
[INFO] [stdout] 79904 | |         --bg-opacity: 1;
[INFO] [stdout] 79905 | |         background-color: hsl(205, 76%, 39%);
[INFO] [stdout] 79906 | |         background-color: rgba(23.868000000000006, 112.047, 175.032, var(--bg-opacity));
[INFO] [stdout] 79907 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79908 |       bg_blue_7: "bg-blue-7",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79910:5
[INFO] [stdout]       |
[INFO] [stdout] 79910 | /     /**
[INFO] [stdout] 79911 | |         --bg-opacity: 1;
[INFO] [stdout] 79912 | |         background-color: hsl(205, 82%, 33%);
[INFO] [stdout] 79913 | |         background-color: rgba(15.147000000000002, 95.6505, 153.15300000000002, var(--bg-opacity));
[INFO] [stdout] 79914 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79915 |       bg_blue_8: "bg-blue-8",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80379:5
[INFO] [stdout]       |
[INFO] [stdout] 80379 | /     /**
[INFO] [stdout] 80380 | |         --bg-opacity: 1;
[INFO] [stdout] 80381 | |         background-color: hsl(48, 95%, 76%);
[INFO] [stdout] 80382 | |         background-color: rgba(251.94, 228.684, 135.66, var(--bg-opacity));
[INFO] [stdout] 80383 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80384 |       focus__bg_yellow_3: "focus:bg-yellow-3",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79917:5
[INFO] [stdout]       |
[INFO] [stdout] 79917 | /     /**
[INFO] [stdout] 79918 | |         --bg-opacity: 1;
[INFO] [stdout] 79919 | |         background-color: hsl(205, 87%, 29%);
[INFO] [stdout] 79920 | |         background-color: rgba(9.61349999999999, 84.67275, 138.2865, var(--bg-opacity));
[INFO] [stdout] 79921 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79922 |       bg_blue_9: "bg-blue-9",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80386:5
[INFO] [stdout]       |
[INFO] [stdout] 80386 | /     /**
[INFO] [stdout] 80387 | |         --bg-opacity: 1;
[INFO] [stdout] 80388 | |         background-color: hsl(48, 94%, 68%);
[INFO] [stdout] 80389 | |         background-color: rgba(250.10400000000004, 219.42240000000004, 96.696, var(--bg-opacity));
[INFO] [stdout] 80390 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80391 |       focus__bg_yellow_4: "focus:bg-yellow-4",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79924:5
[INFO] [stdout]       |
[INFO] [stdout] 79924 | /     /**
[INFO] [stdout] 79925 | |         --bg-opacity: 1;
[INFO] [stdout] 79926 | |         background-color: hsl(205, 100%, 21%);
[INFO] [stdout] 79927 | |         background-color: rgba(0, 62.47499999999999, 107.1, var(--bg-opacity));
[INFO] [stdout] 79928 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79929 |       bg_blue_10: "bg-blue-10",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80393:5
[INFO] [stdout]       |
[INFO] [stdout] 80393 | /     /**
[INFO] [stdout] 80394 | |         --bg-opacity: 1;
[INFO] [stdout] 80395 | |         background-color: hsl(44, 92%, 63%);
[INFO] [stdout] 80396 | |         background-color: rgba(247.452, 201.15760000000003, 73.848, var(--bg-opacity));
[INFO] [stdout] 80397 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80398 |       focus__bg_yellow_5: "focus:bg-yellow-5",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79931:5
[INFO] [stdout]       |
[INFO] [stdout] 79931 | /     /**
[INFO] [stdout] 79932 | |         --bg-opacity: 1;
[INFO] [stdout] 79933 | |         background-color: hsl(49, 100%, 96%);
[INFO] [stdout] 79934 | |         background-color: rgba(255, 251.26, 234.6, var(--bg-opacity));
[INFO] [stdout] 79935 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79936 |       bg_yellow_1: "bg-yellow-1",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80400:5
[INFO] [stdout]       |
[INFO] [stdout] 80400 | /     /**
[INFO] [stdout] 80401 | |         --bg-opacity: 1;
[INFO] [stdout] 80402 | |         background-color: hsl(42, 87%, 55%);
[INFO] [stdout] 80403 | |         background-color: rgba(240.08249999999998, 180.183, 40.41750000000005, var(--bg-opacity));
[INFO] [stdout] 80404 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80405 |       focus__bg_yellow_6: "focus:bg-yellow-6",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79938:5
[INFO] [stdout]       |
[INFO] [stdout] 79938 | /     /**
[INFO] [stdout] 79939 | |         --bg-opacity: 1;
[INFO] [stdout] 79940 | |         background-color: hsl(48, 100%, 88%);
[INFO] [stdout] 79941 | |         background-color: rgba(254.99999999999997, 242.76, 193.80000000000004, var(--bg-opacity));
[INFO] [stdout] 79942 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79943 |       bg_yellow_2: "bg-yellow-2",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79945:5
[INFO] [stdout]       |
[INFO] [stdout] 79945 | /     /**
[INFO] [stdout] 79946 | |         --bg-opacity: 1;
[INFO] [stdout] 79947 | |         background-color: hsl(48, 95%, 76%);
[INFO] [stdout] 79948 | |         background-color: rgba(251.94, 228.684, 135.66, var(--bg-opacity));
[INFO] [stdout] 79949 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79950 |       bg_yellow_3: "bg-yellow-3",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79952:5
[INFO] [stdout]       |
[INFO] [stdout] 79952 | /     /**
[INFO] [stdout] 79953 | |         --bg-opacity: 1;
[INFO] [stdout] 79954 | |         background-color: hsl(48, 94%, 68%);
[INFO] [stdout] 79955 | |         background-color: rgba(250.10400000000004, 219.42240000000004, 96.696, var(--bg-opacity));
[INFO] [stdout] 79956 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79957 |       bg_yellow_4: "bg-yellow-4",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79959:5
[INFO] [stdout]       |
[INFO] [stdout] 79959 | /     /**
[INFO] [stdout] 79960 | |         --bg-opacity: 1;
[INFO] [stdout] 79961 | |         background-color: hsl(44, 92%, 63%);
[INFO] [stdout] 79962 | |         background-color: rgba(247.452, 201.15760000000003, 73.848, var(--bg-opacity));
[INFO] [stdout] 79963 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79964 |       bg_yellow_5: "bg-yellow-5",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79966:5
[INFO] [stdout]       |
[INFO] [stdout] 79966 | /     /**
[INFO] [stdout] 79967 | |         --bg-opacity: 1;
[INFO] [stdout] 79968 | |         background-color: hsl(42, 87%, 55%);
[INFO] [stdout] 79969 | |         background-color: rgba(240.08249999999998, 180.183, 40.41750000000005, var(--bg-opacity));
[INFO] [stdout] 79970 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79971 |       bg_yellow_6: "bg-yellow-6",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79973:5
[INFO] [stdout]       |
[INFO] [stdout] 79973 | /     /**
[INFO] [stdout] 79974 | |         --bg-opacity: 1;
[INFO] [stdout] 79975 | |         background-color: hsl(36, 77%, 49%);
[INFO] [stdout] 79976 | |         background-color: rgba(221.1615, 144.19230000000002, 28.738500000000005, var(--bg-opacity));
[INFO] [stdout] 79977 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79978 |       bg_yellow_7: "bg-yellow-7",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79980:5
[INFO] [stdout]       |
[INFO] [stdout] 79980 | /     /**
[INFO] [stdout] 79981 | |         --bg-opacity: 1;
[INFO] [stdout] 79982 | |         background-color: hsl(29, 80%, 44%);
[INFO] [stdout] 79983 | |         background-color: rgba(201.96, 109.208, 22.43999999999999, var(--bg-opacity));
[INFO] [stdout] 79984 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79985 |       bg_yellow_8: "bg-yellow-8",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79987:5
[INFO] [stdout]       |
[INFO] [stdout] 79987 | /     /**
[INFO] [stdout] 79988 | |         --bg-opacity: 1;
[INFO] [stdout] 79989 | |         background-color: hsl(22, 82%, 39%);
[INFO] [stdout] 79990 | |         background-color: rgba(180.999, 77.7036, 17.90100000000001, var(--bg-opacity));
[INFO] [stdout] 79991 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79992 |       bg_yellow_9: "bg-yellow-9",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:79994:5
[INFO] [stdout]       |
[INFO] [stdout] 79994 | /     /**
[INFO] [stdout] 79995 | |         --bg-opacity: 1;
[INFO] [stdout] 79996 | |         background-color: hsl(15, 86%, 30%);
[INFO] [stdout] 79997 | |         background-color: rgba(142.29, 43.605, 10.71000000000001, var(--bg-opacity));
[INFO] [stdout] 79998 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 79999 |       bg_yellow_10: "bg-yellow-10",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80001:5
[INFO] [stdout]       |
[INFO] [stdout] 80001 | /     /**
[INFO] [stdout] 80002 | |         --bg-opacity: 1;
[INFO] [stdout] 80003 | |         background-color: #000;
[INFO] [stdout] 80004 | |         background-color: rgba(0, 0, 0, var(--bg-opacity));
[INFO] [stdout] 80005 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80006 |       hover__bg_black: "hover:bg-black",
[INFO] [stdout]       |       --------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80008:5
[INFO] [stdout]       |
[INFO] [stdout] 80008 | /     /**
[INFO] [stdout] 80009 | |         --bg-opacity: 1;
[INFO] [stdout] 80010 | |         background-color: hsl(210, 36%, 96%);
[INFO] [stdout] 80011 | |         background-color: rgba(241.128, 244.79999999999998, 248.47199999999998, var(--bg-opacity));
[INFO] [stdout] 80012 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80013 |       hover__bg_gray_1: "hover:bg-gray-1",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80015:5
[INFO] [stdout]       |
[INFO] [stdout] 80015 | /     /**
[INFO] [stdout] 80016 | |         --bg-opacity: 1;
[INFO] [stdout] 80017 | |         background-color: hsl(212, 33%, 89%);
[INFO] [stdout] 80018 | |         background-color: rgba(217.69350000000003, 226.3329, 236.20649999999998, var(--bg-opacity));
[INFO] [stdout] 80019 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80020 |       hover__bg_gray_2: "hover:bg-gray-2",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80022:5
[INFO] [stdout]       |
[INFO] [stdout] 80022 | /     /**
[INFO] [stdout] 80023 | |         --bg-opacity: 1;
[INFO] [stdout] 80024 | |         background-color: hsl(210, 31%, 80%);
[INFO] [stdout] 80025 | |         background-color: rgba(188.19, 204, 219.81000000000003, var(--bg-opacity));
[INFO] [stdout] 80026 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80027 |       hover__bg_gray_3: "hover:bg-gray-3",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80029:5
[INFO] [stdout]       |
[INFO] [stdout] 80029 | /     /**
[INFO] [stdout] 80030 | |         --bg-opacity: 1;
[INFO] [stdout] 80031 | |         background-color: hsl(211, 27%, 70%);
[INFO] [stdout] 80032 | |         background-color: rgba(157.845, 177.81149999999997, 199.15499999999997, var(--bg-opacity));
[INFO] [stdout] 80033 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80034 |       hover__bg_gray_4: "hover:bg-gray-4",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80036:5
[INFO] [stdout]       |
[INFO] [stdout] 80036 | /     /**
[INFO] [stdout] 80037 | |         --bg-opacity: 1;
[INFO] [stdout] 80038 | |         background-color: hsl(209, 23%, 60%);
[INFO] [stdout] 80039 | |         background-color: rgba(129.54, 153.78199999999995, 176.45999999999998, var(--bg-opacity));
[INFO] [stdout] 80040 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80041 |       hover__bg_gray_5: "hover:bg-gray-5",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80043:5
[INFO] [stdout]       |
[INFO] [stdout] 80043 | /     /**
[INFO] [stdout] 80044 | |         --bg-opacity: 1;
[INFO] [stdout] 80045 | |         background-color: hsl(210, 22%, 49%);
[INFO] [stdout] 80046 | |         background-color: rgba(97.461, 124.94999999999997, 152.439, var(--bg-opacity));
[INFO] [stdout] 80047 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80048 |       hover__bg_gray_6: "hover:bg-gray-6",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80050:5
[INFO] [stdout]       |
[INFO] [stdout] 80050 | /     /**
[INFO] [stdout] 80051 | |         --bg-opacity: 1;
[INFO] [stdout] 80052 | |         background-color: hsl(209, 28%, 39%);
[INFO] [stdout] 80053 | |         background-color: rgba(71.604, 100.37819999999996, 127.296, var(--bg-opacity));
[INFO] [stdout] 80054 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80055 |       hover__bg_gray_7: "hover:bg-gray-7",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80407:5
[INFO] [stdout]       |
[INFO] [stdout] 80407 | /     /**
[INFO] [stdout] 80408 | |         --bg-opacity: 1;
[INFO] [stdout] 80409 | |         background-color: hsl(36, 77%, 49%);
[INFO] [stdout] 80410 | |         background-color: rgba(221.1615, 144.19230000000002, 28.738500000000005, var(--bg-opacity));
[INFO] [stdout] 80411 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80412 |       focus__bg_yellow_7: "focus:bg-yellow-7",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80414:5
[INFO] [stdout]       |
[INFO] [stdout] 80414 | /     /**
[INFO] [stdout] 80415 | |         --bg-opacity: 1;
[INFO] [stdout] 80416 | |         background-color: hsl(29, 80%, 44%);
[INFO] [stdout] 80417 | |         background-color: rgba(201.96, 109.208, 22.43999999999999, var(--bg-opacity));
[INFO] [stdout] 80418 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80419 |       focus__bg_yellow_8: "focus:bg-yellow-8",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80421:5
[INFO] [stdout]       |
[INFO] [stdout] 80421 | /     /**
[INFO] [stdout] 80422 | |         --bg-opacity: 1;
[INFO] [stdout] 80423 | |         background-color: hsl(22, 82%, 39%);
[INFO] [stdout] 80424 | |         background-color: rgba(180.999, 77.7036, 17.90100000000001, var(--bg-opacity));
[INFO] [stdout] 80425 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80426 |       focus__bg_yellow_9: "focus:bg-yellow-9",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80428:5
[INFO] [stdout]       |
[INFO] [stdout] 80428 | /     /**
[INFO] [stdout] 80429 | |         --bg-opacity: 1;
[INFO] [stdout] 80430 | |         background-color: hsl(15, 86%, 30%);
[INFO] [stdout] 80431 | |         background-color: rgba(142.29, 43.605, 10.71000000000001, var(--bg-opacity));
[INFO] [stdout] 80432 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80433 |       focus__bg_yellow_10: "focus:bg-yellow-10",
[INFO] [stdout]       |       ----------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80435:5
[INFO] [stdout]       |
[INFO] [stdout] 80435 | /     /**
[INFO] [stdout] 80436 | |         background-image: none;
[INFO] [stdout] 80437 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80438 |       bg_none: "bg-none",
[INFO] [stdout]       |       ------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80440:5
[INFO] [stdout]       |
[INFO] [stdout] 80440 | /     /**
[INFO] [stdout] 80441 | |         background-image: linear-gradient(to top, var(--gradient-color-stops));
[INFO] [stdout] 80442 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80443 |       bg_gradient_to_t: "bg-gradient-to-t",
[INFO] [stdout]       |       ------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80445:5
[INFO] [stdout]       |
[INFO] [stdout] 80445 | /     /**
[INFO] [stdout] 80446 | |         background-image: linear-gradient(to top right, var(--gradient-color-stops));
[INFO] [stdout] 80447 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80448 |       bg_gradient_to_tr: "bg-gradient-to-tr",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80450:5
[INFO] [stdout]       |
[INFO] [stdout] 80450 | /     /**
[INFO] [stdout] 80451 | |         background-image: linear-gradient(to right, var(--gradient-color-stops));
[INFO] [stdout] 80452 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80453 |       bg_gradient_to_r: "bg-gradient-to-r",
[INFO] [stdout]       |       ------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80455:5
[INFO] [stdout]       |
[INFO] [stdout] 80455 | /     /**
[INFO] [stdout] 80456 | |         background-image: linear-gradient(to bottom right, var(--gradient-color-stops));
[INFO] [stdout] 80457 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80458 |       bg_gradient_to_br: "bg-gradient-to-br",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80460:5
[INFO] [stdout]       |
[INFO] [stdout] 80460 | /     /**
[INFO] [stdout] 80461 | |         background-image: linear-gradient(to bottom, var(--gradient-color-stops));
[INFO] [stdout] 80462 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80463 |       bg_gradient_to_b: "bg-gradient-to-b",
[INFO] [stdout]       |       ------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80057:5
[INFO] [stdout]       |
[INFO] [stdout] 80057 | /     /**
[INFO] [stdout] 80058 | |         --bg-opacity: 1;
[INFO] [stdout] 80059 | |         background-color: hsl(209, 34%, 30%);
[INFO] [stdout] 80060 | |         background-color: rgba(50.48999999999999, 77.36699999999998, 102.51, var(--bg-opacity));
[INFO] [stdout] 80061 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80062 |       hover__bg_gray_8: "hover:bg-gray-8",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80064:5
[INFO] [stdout]       |
[INFO] [stdout] 80064 | /     /**
[INFO] [stdout] 80065 | |         --bg-opacity: 1;
[INFO] [stdout] 80066 | |         background-color: hsl(211, 39%, 23%);
[INFO] [stdout] 80067 | |         background-color: rgba(35.77649999999999, 57.88754999999998, 81.52350000000001, var(--bg-opacity));
[INFO] [stdout] 80068 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80069 |       hover__bg_gray_9: "hover:bg-gray-9",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80071:5
[INFO] [stdout]       |
[INFO] [stdout] 80071 | /     /**
[INFO] [stdout] 80072 | |         --bg-opacity: 1;
[INFO] [stdout] 80073 | |         background-color: hsl(209, 61%, 16%);
[INFO] [stdout] 80074 | |         background-color: rgba(15.912000000000003, 41.629599999999975, 65.688, var(--bg-opacity));
[INFO] [stdout] 80075 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80076 |       hover__bg_gray_10: "hover:bg-gray-10",
[INFO] [stdout]       |       ------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80078:5
[INFO] [stdout]       |
[INFO] [stdout] 80078 | /     /**
[INFO] [stdout] 80079 | |         --bg-opacity: 1;
[INFO] [stdout] 80080 | |         background-color: hsl(205, 79%, 92%);
[INFO] [stdout] 80081 | |         background-color: rgba(218.48400000000007, 237.286, 250.71599999999995, var(--bg-opacity));
[INFO] [stdout] 80082 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80083 |       hover__bg_blue_1: "hover:bg-blue-1",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80085:5
[INFO] [stdout]       |
[INFO] [stdout] 80085 | /     /**
[INFO] [stdout] 80086 | |         --bg-opacity: 1;
[INFO] [stdout] 80087 | |         background-color: hsl(205, 97%, 85%);
[INFO] [stdout] 80088 | |         background-color: rgba(179.64750000000004, 222.93375, 253.85249999999996, var(--bg-opacity));
[INFO] [stdout] 80089 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80090 |       hover__bg_blue_2: "hover:bg-blue-2",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80092:5
[INFO] [stdout]       |
[INFO] [stdout] 80092 | /     /**
[INFO] [stdout] 80093 | |         --bg-opacity: 1;
[INFO] [stdout] 80094 | |         background-color: hsl(205, 84%, 74%);
[INFO] [stdout] 80095 | |         background-color: rgba(133.00799999999995, 197.982, 244.39200000000002, var(--bg-opacity));
[INFO] [stdout] 80096 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80097 |       hover__bg_blue_3: "hover:bg-blue-3",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80099:5
[INFO] [stdout]       |
[INFO] [stdout] 80099 | /     /**
[INFO] [stdout] 80100 | |         --bg-opacity: 1;
[INFO] [stdout] 80101 | |         background-color: hsl(205, 74%, 65%);
[INFO] [stdout] 80102 | |         background-color: rgba(99.70499999999997, 176.75750000000002, 231.79500000000004, var(--bg-opacity));
[INFO] [stdout] 80103 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80104 |       hover__bg_blue_4: "hover:bg-blue-4",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80106:5
[INFO] [stdout]       |
[INFO] [stdout] 80106 | /     /**
[INFO] [stdout] 80107 | |         --bg-opacity: 1;
[INFO] [stdout] 80108 | |         background-color: hsl(205, 65%, 55%);
[INFO] [stdout] 80109 | |         background-color: rgba(65.6625, 152.68125, 214.83750000000003, var(--bg-opacity));
[INFO] [stdout] 80110 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80111 |       hover__bg_blue_5: "hover:bg-blue-5",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80113:5
[INFO] [stdout]       |
[INFO] [stdout] 80113 | /     /**
[INFO] [stdout] 80114 | |         --bg-opacity: 1;
[INFO] [stdout] 80115 | |         background-color: hsl(205, 67%, 45%);
[INFO] [stdout] 80116 | |         background-color: rgba(37.86750000000002, 127.56375, 191.6325, var(--bg-opacity));
[INFO] [stdout] 80117 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80118 |       hover__bg_blue_6: "hover:bg-blue-6",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80120:5
[INFO] [stdout]       |
[INFO] [stdout] 80120 | /     /**
[INFO] [stdout] 80121 | |         --bg-opacity: 1;
[INFO] [stdout] 80122 | |         background-color: hsl(205, 76%, 39%);
[INFO] [stdout] 80123 | |         background-color: rgba(23.868000000000006, 112.047, 175.032, var(--bg-opacity));
[INFO] [stdout] 80124 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80125 |       hover__bg_blue_7: "hover:bg-blue-7",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80127:5
[INFO] [stdout]       |
[INFO] [stdout] 80127 | /     /**
[INFO] [stdout] 80128 | |         --bg-opacity: 1;
[INFO] [stdout] 80129 | |         background-color: hsl(205, 82%, 33%);
[INFO] [stdout] 80130 | |         background-color: rgba(15.147000000000002, 95.6505, 153.15300000000002, var(--bg-opacity));
[INFO] [stdout] 80131 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80132 |       hover__bg_blue_8: "hover:bg-blue-8",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80134:5
[INFO] [stdout]       |
[INFO] [stdout] 80134 | /     /**
[INFO] [stdout] 80135 | |         --bg-opacity: 1;
[INFO] [stdout] 80136 | |         background-color: hsl(205, 87%, 29%);
[INFO] [stdout] 80137 | |         background-color: rgba(9.61349999999999, 84.67275, 138.2865, var(--bg-opacity));
[INFO] [stdout] 80138 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80139 |       hover__bg_blue_9: "hover:bg-blue-9",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80141:5
[INFO] [stdout]       |
[INFO] [stdout] 80141 | /     /**
[INFO] [stdout] 80142 | |         --bg-opacity: 1;
[INFO] [stdout] 80143 | |         background-color: hsl(205, 100%, 21%);
[INFO] [stdout] 80144 | |         background-color: rgba(0, 62.47499999999999, 107.1, var(--bg-opacity));
[INFO] [stdout] 80145 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80146 |       hover__bg_blue_10: "hover:bg-blue-10",
[INFO] [stdout]       |       ------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80148:5
[INFO] [stdout]       |
[INFO] [stdout] 80148 | /     /**
[INFO] [stdout] 80149 | |         --bg-opacity: 1;
[INFO] [stdout] 80150 | |         background-color: hsl(49, 100%, 96%);
[INFO] [stdout] 80151 | |         background-color: rgba(255, 251.26, 234.6, var(--bg-opacity));
[INFO] [stdout] 80152 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80153 |       hover__bg_yellow_1: "hover:bg-yellow-1",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80155:5
[INFO] [stdout]       |
[INFO] [stdout] 80155 | /     /**
[INFO] [stdout] 80156 | |         --bg-opacity: 1;
[INFO] [stdout] 80157 | |         background-color: hsl(48, 100%, 88%);
[INFO] [stdout] 80158 | |         background-color: rgba(254.99999999999997, 242.76, 193.80000000000004, var(--bg-opacity));
[INFO] [stdout] 80159 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80160 |       hover__bg_yellow_2: "hover:bg-yellow-2",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80162:5
[INFO] [stdout]       |
[INFO] [stdout] 80162 | /     /**
[INFO] [stdout] 80163 | |         --bg-opacity: 1;
[INFO] [stdout] 80164 | |         background-color: hsl(48, 95%, 76%);
[INFO] [stdout] 80165 | |         background-color: rgba(251.94, 228.684, 135.66, var(--bg-opacity));
[INFO] [stdout] 80166 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80167 |       hover__bg_yellow_3: "hover:bg-yellow-3",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80169:5
[INFO] [stdout]       |
[INFO] [stdout] 80169 | /     /**
[INFO] [stdout] 80170 | |         --bg-opacity: 1;
[INFO] [stdout] 80171 | |         background-color: hsl(48, 94%, 68%);
[INFO] [stdout] 80172 | |         background-color: rgba(250.10400000000004, 219.42240000000004, 96.696, var(--bg-opacity));
[INFO] [stdout] 80173 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80174 |       hover__bg_yellow_4: "hover:bg-yellow-4",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80465:5
[INFO] [stdout]       |
[INFO] [stdout] 80465 | /     /**
[INFO] [stdout] 80466 | |         background-image: linear-gradient(to bottom left, var(--gradient-color-stops));
[INFO] [stdout] 80467 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80468 |       bg_gradient_to_bl: "bg-gradient-to-bl",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80470:5
[INFO] [stdout]       |
[INFO] [stdout] 80470 | /     /**
[INFO] [stdout] 80471 | |         background-image: linear-gradient(to left, var(--gradient-color-stops));
[INFO] [stdout] 80472 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80473 |       bg_gradient_to_l: "bg-gradient-to-l",
[INFO] [stdout]       |       ------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80475:5
[INFO] [stdout]       |
[INFO] [stdout] 80475 | /     /**
[INFO] [stdout] 80476 | |         background-image: linear-gradient(to top left, var(--gradient-color-stops));
[INFO] [stdout] 80477 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80478 |       bg_gradient_to_tl: "bg-gradient-to-tl",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80480:5
[INFO] [stdout]       |
[INFO] [stdout] 80480 | /     /**
[INFO] [stdout] 80481 | |         --gradient-from-color: #000;
[INFO] [stdout] 80482 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
[INFO] [stdout] 80483 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80484 |       from_black: "from-black",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80486:5
[INFO] [stdout]       |
[INFO] [stdout] 80486 | /     /**
[INFO] [stdout] 80487 | |         --gradient-from-color: hsl(210, 36%, 96%);
[INFO] [stdout] 80488 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(241.128, 244.79999999999998, 248.47199999999998...
[INFO] [stdout] 80489 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80490 |       from_gray_1: "from-gray-1",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80492:5
[INFO] [stdout]       |
[INFO] [stdout] 80492 | /     /**
[INFO] [stdout] 80493 | |         --gradient-from-color: hsl(212, 33%, 89%);
[INFO] [stdout] 80494 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(217.69350000000003, 226.3329, 236.2064999999999...
[INFO] [stdout] 80495 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80496 |       from_gray_2: "from-gray-2",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80498:5
[INFO] [stdout]       |
[INFO] [stdout] 80498 | /     /**
[INFO] [stdout] 80499 | |         --gradient-from-color: hsl(210, 31%, 80%);
[INFO] [stdout] 80500 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(188.19, 204, 219.81000000000003, 0));
[INFO] [stdout] 80501 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80502 |       from_gray_3: "from-gray-3",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80504:5
[INFO] [stdout]       |
[INFO] [stdout] 80504 | /     /**
[INFO] [stdout] 80505 | |         --gradient-from-color: hsl(211, 27%, 70%);
[INFO] [stdout] 80506 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(157.845, 177.81149999999997, 199.15499999999997...
[INFO] [stdout] 80507 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80508 |       from_gray_4: "from-gray-4",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80510:5
[INFO] [stdout]       |
[INFO] [stdout] 80510 | /     /**
[INFO] [stdout] 80511 | |         --gradient-from-color: hsl(209, 23%, 60%);
[INFO] [stdout] 80512 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(129.54, 153.78199999999995, 176.45999999999998,...
[INFO] [stdout] 80513 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80514 |       from_gray_5: "from-gray-5",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80516:5
[INFO] [stdout]       |
[INFO] [stdout] 80516 | /     /**
[INFO] [stdout] 80517 | |         --gradient-from-color: hsl(210, 22%, 49%);
[INFO] [stdout] 80518 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(97.461, 124.94999999999997, 152.439, 0));
[INFO] [stdout] 80519 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80520 |       from_gray_6: "from-gray-6",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80522:5
[INFO] [stdout]       |
[INFO] [stdout] 80522 | /     /**
[INFO] [stdout] 80523 | |         --gradient-from-color: hsl(209, 28%, 39%);
[INFO] [stdout] 80524 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(71.604, 100.37819999999996, 127.296, 0));
[INFO] [stdout] 80525 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80526 |       from_gray_7: "from-gray-7",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80528:5
[INFO] [stdout]       |
[INFO] [stdout] 80528 | /     /**
[INFO] [stdout] 80529 | |         --gradient-from-color: hsl(209, 34%, 30%);
[INFO] [stdout] 80530 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(50.48999999999999, 77.36699999999998, 102.51, 0));
[INFO] [stdout] 80531 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80532 |       from_gray_8: "from-gray-8",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80176:5
[INFO] [stdout]       |
[INFO] [stdout] 80176 | /     /**
[INFO] [stdout] 80177 | |         --bg-opacity: 1;
[INFO] [stdout] 80178 | |         background-color: hsl(44, 92%, 63%);
[INFO] [stdout] 80179 | |         background-color: rgba(247.452, 201.15760000000003, 73.848, var(--bg-opacity));
[INFO] [stdout] 80180 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80181 |       hover__bg_yellow_5: "hover:bg-yellow-5",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80183:5
[INFO] [stdout]       |
[INFO] [stdout] 80183 | /     /**
[INFO] [stdout] 80184 | |         --bg-opacity: 1;
[INFO] [stdout] 80185 | |         background-color: hsl(42, 87%, 55%);
[INFO] [stdout] 80186 | |         background-color: rgba(240.08249999999998, 180.183, 40.41750000000005, var(--bg-opacity));
[INFO] [stdout] 80187 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80188 |       hover__bg_yellow_6: "hover:bg-yellow-6",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80190:5
[INFO] [stdout]       |
[INFO] [stdout] 80190 | /     /**
[INFO] [stdout] 80191 | |         --bg-opacity: 1;
[INFO] [stdout] 80192 | |         background-color: hsl(36, 77%, 49%);
[INFO] [stdout] 80193 | |         background-color: rgba(221.1615, 144.19230000000002, 28.738500000000005, var(--bg-opacity));
[INFO] [stdout] 80194 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80195 |       hover__bg_yellow_7: "hover:bg-yellow-7",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80197:5
[INFO] [stdout]       |
[INFO] [stdout] 80197 | /     /**
[INFO] [stdout] 80198 | |         --bg-opacity: 1;
[INFO] [stdout] 80199 | |         background-color: hsl(29, 80%, 44%);
[INFO] [stdout] 80200 | |         background-color: rgba(201.96, 109.208, 22.43999999999999, var(--bg-opacity));
[INFO] [stdout] 80201 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80202 |       hover__bg_yellow_8: "hover:bg-yellow-8",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80204:5
[INFO] [stdout]       |
[INFO] [stdout] 80204 | /     /**
[INFO] [stdout] 80205 | |         --bg-opacity: 1;
[INFO] [stdout] 80206 | |         background-color: hsl(22, 82%, 39%);
[INFO] [stdout] 80207 | |         background-color: rgba(180.999, 77.7036, 17.90100000000001, var(--bg-opacity));
[INFO] [stdout] 80208 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80209 |       hover__bg_yellow_9: "hover:bg-yellow-9",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80211:5
[INFO] [stdout]       |
[INFO] [stdout] 80211 | /     /**
[INFO] [stdout] 80212 | |         --bg-opacity: 1;
[INFO] [stdout] 80213 | |         background-color: hsl(15, 86%, 30%);
[INFO] [stdout] 80214 | |         background-color: rgba(142.29, 43.605, 10.71000000000001, var(--bg-opacity));
[INFO] [stdout] 80215 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80216 |       hover__bg_yellow_10: "hover:bg-yellow-10",
[INFO] [stdout]       |       ----------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80218:5
[INFO] [stdout]       |
[INFO] [stdout] 80218 | /     /**
[INFO] [stdout] 80219 | |         --bg-opacity: 1;
[INFO] [stdout] 80220 | |         background-color: #000;
[INFO] [stdout] 80221 | |         background-color: rgba(0, 0, 0, var(--bg-opacity));
[INFO] [stdout] 80222 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80223 |       focus__bg_black: "focus:bg-black",
[INFO] [stdout]       |       --------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80225:5
[INFO] [stdout]       |
[INFO] [stdout] 80225 | /     /**
[INFO] [stdout] 80226 | |         --bg-opacity: 1;
[INFO] [stdout] 80227 | |         background-color: hsl(210, 36%, 96%);
[INFO] [stdout] 80228 | |         background-color: rgba(241.128, 244.79999999999998, 248.47199999999998, var(--bg-opacity));
[INFO] [stdout] 80229 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80230 |       focus__bg_gray_1: "focus:bg-gray-1",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80232:5
[INFO] [stdout]       |
[INFO] [stdout] 80232 | /     /**
[INFO] [stdout] 80233 | |         --bg-opacity: 1;
[INFO] [stdout] 80234 | |         background-color: hsl(212, 33%, 89%);
[INFO] [stdout] 80235 | |         background-color: rgba(217.69350000000003, 226.3329, 236.20649999999998, var(--bg-opacity));
[INFO] [stdout] 80236 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80237 |       focus__bg_gray_2: "focus:bg-gray-2",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80239:5
[INFO] [stdout]       |
[INFO] [stdout] 80239 | /     /**
[INFO] [stdout] 80240 | |         --bg-opacity: 1;
[INFO] [stdout] 80241 | |         background-color: hsl(210, 31%, 80%);
[INFO] [stdout] 80242 | |         background-color: rgba(188.19, 204, 219.81000000000003, var(--bg-opacity));
[INFO] [stdout] 80243 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80244 |       focus__bg_gray_3: "focus:bg-gray-3",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80246:5
[INFO] [stdout]       |
[INFO] [stdout] 80246 | /     /**
[INFO] [stdout] 80247 | |         --bg-opacity: 1;
[INFO] [stdout] 80248 | |         background-color: hsl(211, 27%, 70%);
[INFO] [stdout] 80249 | |         background-color: rgba(157.845, 177.81149999999997, 199.15499999999997, var(--bg-opacity));
[INFO] [stdout] 80250 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80251 |       focus__bg_gray_4: "focus:bg-gray-4",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80253:5
[INFO] [stdout]       |
[INFO] [stdout] 80253 | /     /**
[INFO] [stdout] 80254 | |         --bg-opacity: 1;
[INFO] [stdout] 80255 | |         background-color: hsl(209, 23%, 60%);
[INFO] [stdout] 80256 | |         background-color: rgba(129.54, 153.78199999999995, 176.45999999999998, var(--bg-opacity));
[INFO] [stdout] 80257 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80258 |       focus__bg_gray_5: "focus:bg-gray-5",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80260:5
[INFO] [stdout]       |
[INFO] [stdout] 80260 | /     /**
[INFO] [stdout] 80261 | |         --bg-opacity: 1;
[INFO] [stdout] 80262 | |         background-color: hsl(210, 22%, 49%);
[INFO] [stdout] 80263 | |         background-color: rgba(97.461, 124.94999999999997, 152.439, var(--bg-opacity));
[INFO] [stdout] 80264 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80265 |       focus__bg_gray_6: "focus:bg-gray-6",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80267:5
[INFO] [stdout]       |
[INFO] [stdout] 80267 | /     /**
[INFO] [stdout] 80268 | |         --bg-opacity: 1;
[INFO] [stdout] 80269 | |         background-color: hsl(209, 28%, 39%);
[INFO] [stdout] 80270 | |         background-color: rgba(71.604, 100.37819999999996, 127.296, var(--bg-opacity));
[INFO] [stdout] 80271 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80272 |       focus__bg_gray_7: "focus:bg-gray-7",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80274:5
[INFO] [stdout]       |
[INFO] [stdout] 80274 | /     /**
[INFO] [stdout] 80275 | |         --bg-opacity: 1;
[INFO] [stdout] 80276 | |         background-color: hsl(209, 34%, 30%);
[INFO] [stdout] 80277 | |         background-color: rgba(50.48999999999999, 77.36699999999998, 102.51, var(--bg-opacity));
[INFO] [stdout] 80278 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80279 |       focus__bg_gray_8: "focus:bg-gray-8",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80281:5
[INFO] [stdout]       |
[INFO] [stdout] 80281 | /     /**
[INFO] [stdout] 80282 | |         --bg-opacity: 1;
[INFO] [stdout] 80283 | |         background-color: hsl(211, 39%, 23%);
[INFO] [stdout] 80284 | |         background-color: rgba(35.77649999999999, 57.88754999999998, 81.52350000000001, var(--bg-opacity));
[INFO] [stdout] 80285 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80286 |       focus__bg_gray_9: "focus:bg-gray-9",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80534:5
[INFO] [stdout]       |
[INFO] [stdout] 80534 | /     /**
[INFO] [stdout] 80535 | |         --gradient-from-color: hsl(211, 39%, 23%);
[INFO] [stdout] 80536 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(35.77649999999999, 57.88754999999998, 81.523500...
[INFO] [stdout] 80537 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80538 |       from_gray_9: "from-gray-9",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80540:5
[INFO] [stdout]       |
[INFO] [stdout] 80540 | /     /**
[INFO] [stdout] 80541 | |         --gradient-from-color: hsl(209, 61%, 16%);
[INFO] [stdout] 80542 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(15.912000000000003, 41.629599999999975, 65.688,...
[INFO] [stdout] 80543 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80544 |       from_gray_10: "from-gray-10",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80546:5
[INFO] [stdout]       |
[INFO] [stdout] 80546 | /     /**
[INFO] [stdout] 80547 | |         --gradient-from-color: hsl(205, 79%, 92%);
[INFO] [stdout] 80548 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(218.48400000000007, 237.286, 250.71599999999995...
[INFO] [stdout] 80549 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80550 |       from_blue_1: "from-blue-1",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80552:5
[INFO] [stdout]       |
[INFO] [stdout] 80552 | /     /**
[INFO] [stdout] 80553 | |         --gradient-from-color: hsl(205, 97%, 85%);
[INFO] [stdout] 80554 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(179.64750000000004, 222.93375, 253.852499999999...
[INFO] [stdout] 80555 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80556 |       from_blue_2: "from-blue-2",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80558:5
[INFO] [stdout]       |
[INFO] [stdout] 80558 | /     /**
[INFO] [stdout] 80559 | |         --gradient-from-color: hsl(205, 84%, 74%);
[INFO] [stdout] 80560 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(133.00799999999995, 197.982, 244.39200000000002...
[INFO] [stdout] 80561 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80562 |       from_blue_3: "from-blue-3",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80564:5
[INFO] [stdout]       |
[INFO] [stdout] 80564 | /     /**
[INFO] [stdout] 80565 | |         --gradient-from-color: hsl(205, 74%, 65%);
[INFO] [stdout] 80566 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(99.70499999999997, 176.75750000000002, 231.7950...
[INFO] [stdout] 80567 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80568 |       from_blue_4: "from-blue-4",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80570:5
[INFO] [stdout]       |
[INFO] [stdout] 80570 | /     /**
[INFO] [stdout] 80571 | |         --gradient-from-color: hsl(205, 65%, 55%);
[INFO] [stdout] 80572 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(65.6625, 152.68125, 214.83750000000003, 0));
[INFO] [stdout] 80573 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80574 |       from_blue_5: "from-blue-5",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80576:5
[INFO] [stdout]       |
[INFO] [stdout] 80576 | /     /**
[INFO] [stdout] 80577 | |         --gradient-from-color: hsl(205, 67%, 45%);
[INFO] [stdout] 80578 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(37.86750000000002, 127.56375, 191.6325, 0));
[INFO] [stdout] 80579 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80580 |       from_blue_6: "from-blue-6",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80582:5
[INFO] [stdout]       |
[INFO] [stdout] 80582 | /     /**
[INFO] [stdout] 80583 | |         --gradient-from-color: hsl(205, 76%, 39%);
[INFO] [stdout] 80584 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(23.868000000000006, 112.047, 175.032, 0));
[INFO] [stdout] 80585 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80586 |       from_blue_7: "from-blue-7",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80288:5
[INFO] [stdout]       |
[INFO] [stdout] 80288 | /     /**
[INFO] [stdout] 80289 | |         --bg-opacity: 1;
[INFO] [stdout] 80290 | |         background-color: hsl(209, 61%, 16%);
[INFO] [stdout] 80291 | |         background-color: rgba(15.912000000000003, 41.629599999999975, 65.688, var(--bg-opacity));
[INFO] [stdout] 80292 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80293 |       focus__bg_gray_10: "focus:bg-gray-10",
[INFO] [stdout]       |       ------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80295:5
[INFO] [stdout]       |
[INFO] [stdout] 80295 | /     /**
[INFO] [stdout] 80296 | |         --bg-opacity: 1;
[INFO] [stdout] 80297 | |         background-color: hsl(205, 79%, 92%);
[INFO] [stdout] 80298 | |         background-color: rgba(218.48400000000007, 237.286, 250.71599999999995, var(--bg-opacity));
[INFO] [stdout] 80299 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80300 |       focus__bg_blue_1: "focus:bg-blue-1",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80302:5
[INFO] [stdout]       |
[INFO] [stdout] 80302 | /     /**
[INFO] [stdout] 80303 | |         --bg-opacity: 1;
[INFO] [stdout] 80304 | |         background-color: hsl(205, 97%, 85%);
[INFO] [stdout] 80305 | |         background-color: rgba(179.64750000000004, 222.93375, 253.85249999999996, var(--bg-opacity));
[INFO] [stdout] 80306 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80307 |       focus__bg_blue_2: "focus:bg-blue-2",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80309:5
[INFO] [stdout]       |
[INFO] [stdout] 80309 | /     /**
[INFO] [stdout] 80310 | |         --bg-opacity: 1;
[INFO] [stdout] 80311 | |         background-color: hsl(205, 84%, 74%);
[INFO] [stdout] 80312 | |         background-color: rgba(133.00799999999995, 197.982, 244.39200000000002, var(--bg-opacity));
[INFO] [stdout] 80313 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80314 |       focus__bg_blue_3: "focus:bg-blue-3",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80316:5
[INFO] [stdout]       |
[INFO] [stdout] 80316 | /     /**
[INFO] [stdout] 80317 | |         --bg-opacity: 1;
[INFO] [stdout] 80318 | |         background-color: hsl(205, 74%, 65%);
[INFO] [stdout] 80319 | |         background-color: rgba(99.70499999999997, 176.75750000000002, 231.79500000000004, var(--bg-opacity));
[INFO] [stdout] 80320 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80321 |       focus__bg_blue_4: "focus:bg-blue-4",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80323:5
[INFO] [stdout]       |
[INFO] [stdout] 80323 | /     /**
[INFO] [stdout] 80324 | |         --bg-opacity: 1;
[INFO] [stdout] 80325 | |         background-color: hsl(205, 65%, 55%);
[INFO] [stdout] 80326 | |         background-color: rgba(65.6625, 152.68125, 214.83750000000003, var(--bg-opacity));
[INFO] [stdout] 80327 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80328 |       focus__bg_blue_5: "focus:bg-blue-5",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80330:5
[INFO] [stdout]       |
[INFO] [stdout] 80330 | /     /**
[INFO] [stdout] 80331 | |         --bg-opacity: 1;
[INFO] [stdout] 80332 | |         background-color: hsl(205, 67%, 45%);
[INFO] [stdout] 80333 | |         background-color: rgba(37.86750000000002, 127.56375, 191.6325, var(--bg-opacity));
[INFO] [stdout] 80334 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80335 |       focus__bg_blue_6: "focus:bg-blue-6",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80337:5
[INFO] [stdout]       |
[INFO] [stdout] 80337 | /     /**
[INFO] [stdout] 80338 | |         --bg-opacity: 1;
[INFO] [stdout] 80339 | |         background-color: hsl(205, 76%, 39%);
[INFO] [stdout] 80340 | |         background-color: rgba(23.868000000000006, 112.047, 175.032, var(--bg-opacity));
[INFO] [stdout] 80341 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80342 |       focus__bg_blue_7: "focus:bg-blue-7",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80344:5
[INFO] [stdout]       |
[INFO] [stdout] 80344 | /     /**
[INFO] [stdout] 80345 | |         --bg-opacity: 1;
[INFO] [stdout] 80346 | |         background-color: hsl(205, 82%, 33%);
[INFO] [stdout] 80347 | |         background-color: rgba(15.147000000000002, 95.6505, 153.15300000000002, var(--bg-opacity));
[INFO] [stdout] 80348 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80349 |       focus__bg_blue_8: "focus:bg-blue-8",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80351:5
[INFO] [stdout]       |
[INFO] [stdout] 80351 | /     /**
[INFO] [stdout] 80352 | |         --bg-opacity: 1;
[INFO] [stdout] 80353 | |         background-color: hsl(205, 87%, 29%);
[INFO] [stdout] 80354 | |         background-color: rgba(9.61349999999999, 84.67275, 138.2865, var(--bg-opacity));
[INFO] [stdout] 80355 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80356 |       focus__bg_blue_9: "focus:bg-blue-9",
[INFO] [stdout]       |       ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80358:5
[INFO] [stdout]       |
[INFO] [stdout] 80358 | /     /**
[INFO] [stdout] 80359 | |         --bg-opacity: 1;
[INFO] [stdout] 80360 | |         background-color: hsl(205, 100%, 21%);
[INFO] [stdout] 80361 | |         background-color: rgba(0, 62.47499999999999, 107.1, var(--bg-opacity));
[INFO] [stdout] 80362 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80363 |       focus__bg_blue_10: "focus:bg-blue-10",
[INFO] [stdout]       |       ------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80365:5
[INFO] [stdout]       |
[INFO] [stdout] 80365 | /     /**
[INFO] [stdout] 80366 | |         --bg-opacity: 1;
[INFO] [stdout] 80367 | |         background-color: hsl(49, 100%, 96%);
[INFO] [stdout] 80368 | |         background-color: rgba(255, 251.26, 234.6, var(--bg-opacity));
[INFO] [stdout] 80369 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80370 |       focus__bg_yellow_1: "focus:bg-yellow-1",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80372:5
[INFO] [stdout]       |
[INFO] [stdout] 80372 | /     /**
[INFO] [stdout] 80373 | |         --bg-opacity: 1;
[INFO] [stdout] 80374 | |         background-color: hsl(48, 100%, 88%);
[INFO] [stdout] 80375 | |         background-color: rgba(254.99999999999997, 242.76, 193.80000000000004, var(--bg-opacity));
[INFO] [stdout] 80376 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80377 |       focus__bg_yellow_2: "focus:bg-yellow-2",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80379:5
[INFO] [stdout]       |
[INFO] [stdout] 80379 | /     /**
[INFO] [stdout] 80380 | |         --bg-opacity: 1;
[INFO] [stdout] 80381 | |         background-color: hsl(48, 95%, 76%);
[INFO] [stdout] 80382 | |         background-color: rgba(251.94, 228.684, 135.66, var(--bg-opacity));
[INFO] [stdout] 80383 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80384 |       focus__bg_yellow_3: "focus:bg-yellow-3",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80386:5
[INFO] [stdout]       |
[INFO] [stdout] 80386 | /     /**
[INFO] [stdout] 80387 | |         --bg-opacity: 1;
[INFO] [stdout] 80388 | |         background-color: hsl(48, 94%, 68%);
[INFO] [stdout] 80389 | |         background-color: rgba(250.10400000000004, 219.42240000000004, 96.696, var(--bg-opacity));
[INFO] [stdout] 80390 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80391 |       focus__bg_yellow_4: "focus:bg-yellow-4",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80393:5
[INFO] [stdout]       |
[INFO] [stdout] 80393 | /     /**
[INFO] [stdout] 80394 | |         --bg-opacity: 1;
[INFO] [stdout] 80395 | |         background-color: hsl(44, 92%, 63%);
[INFO] [stdout] 80396 | |         background-color: rgba(247.452, 201.15760000000003, 73.848, var(--bg-opacity));
[INFO] [stdout] 80397 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80398 |       focus__bg_yellow_5: "focus:bg-yellow-5",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80588:5
[INFO] [stdout]       |
[INFO] [stdout] 80588 | /     /**
[INFO] [stdout] 80589 | |         --gradient-from-color: hsl(205, 82%, 33%);
[INFO] [stdout] 80590 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(15.147000000000002, 95.6505, 153.15300000000002...
[INFO] [stdout] 80591 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80592 |       from_blue_8: "from-blue-8",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80594:5
[INFO] [stdout]       |
[INFO] [stdout] 80594 | /     /**
[INFO] [stdout] 80595 | |         --gradient-from-color: hsl(205, 87%, 29%);
[INFO] [stdout] 80596 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(9.61349999999999, 84.67275, 138.2865, 0));
[INFO] [stdout] 80597 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80598 |       from_blue_9: "from-blue-9",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80600:5
[INFO] [stdout]       |
[INFO] [stdout] 80600 | /     /**
[INFO] [stdout] 80601 | |         --gradient-from-color: hsl(205, 100%, 21%);
[INFO] [stdout] 80602 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(0, 62.47499999999999, 107.1, 0));
[INFO] [stdout] 80603 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80604 |       from_blue_10: "from-blue-10",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80606:5
[INFO] [stdout]       |
[INFO] [stdout] 80606 | /     /**
[INFO] [stdout] 80607 | |         --gradient-from-color: hsl(49, 100%, 96%);
[INFO] [stdout] 80608 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(255, 251.26, 234.6, 0));
[INFO] [stdout] 80609 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80610 |       from_yellow_1: "from-yellow-1",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80612:5
[INFO] [stdout]       |
[INFO] [stdout] 80612 | /     /**
[INFO] [stdout] 80613 | |         --gradient-from-color: hsl(48, 100%, 88%);
[INFO] [stdout] 80614 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(254.99999999999997, 242.76, 193.80000000000004,...
[INFO] [stdout] 80615 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80616 |       from_yellow_2: "from-yellow-2",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80618:5
[INFO] [stdout]       |
[INFO] [stdout] 80618 | /     /**
[INFO] [stdout] 80619 | |         --gradient-from-color: hsl(48, 95%, 76%);
[INFO] [stdout] 80620 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(251.94, 228.684, 135.66, 0));
[INFO] [stdout] 80621 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80622 |       from_yellow_3: "from-yellow-3",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80624:5
[INFO] [stdout]       |
[INFO] [stdout] 80624 | /     /**
[INFO] [stdout] 80625 | |         --gradient-from-color: hsl(48, 94%, 68%);
[INFO] [stdout] 80626 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(250.10400000000004, 219.42240000000004, 96.696,...
[INFO] [stdout] 80627 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80628 |       from_yellow_4: "from-yellow-4",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80630:5
[INFO] [stdout]       |
[INFO] [stdout] 80630 | /     /**
[INFO] [stdout] 80631 | |         --gradient-from-color: hsl(44, 92%, 63%);
[INFO] [stdout] 80632 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(247.452, 201.15760000000003, 73.848, 0));
[INFO] [stdout] 80633 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80634 |       from_yellow_5: "from-yellow-5",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80400:5
[INFO] [stdout]       |
[INFO] [stdout] 80400 | /     /**
[INFO] [stdout] 80401 | |         --bg-opacity: 1;
[INFO] [stdout] 80402 | |         background-color: hsl(42, 87%, 55%);
[INFO] [stdout] 80403 | |         background-color: rgba(240.08249999999998, 180.183, 40.41750000000005, var(--bg-opacity));
[INFO] [stdout] 80404 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80405 |       focus__bg_yellow_6: "focus:bg-yellow-6",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80407:5
[INFO] [stdout]       |
[INFO] [stdout] 80407 | /     /**
[INFO] [stdout] 80408 | |         --bg-opacity: 1;
[INFO] [stdout] 80409 | |         background-color: hsl(36, 77%, 49%);
[INFO] [stdout] 80410 | |         background-color: rgba(221.1615, 144.19230000000002, 28.738500000000005, var(--bg-opacity));
[INFO] [stdout] 80411 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80412 |       focus__bg_yellow_7: "focus:bg-yellow-7",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80636:5
[INFO] [stdout]       |
[INFO] [stdout] 80636 | /     /**
[INFO] [stdout] 80637 | |         --gradient-from-color: hsl(42, 87%, 55%);
[INFO] [stdout] 80638 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(240.08249999999998, 180.183, 40.41750000000005,...
[INFO] [stdout] 80639 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80640 |       from_yellow_6: "from-yellow-6",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80414:5
[INFO] [stdout]       |
[INFO] [stdout] 80414 | /     /**
[INFO] [stdout] 80415 | |         --bg-opacity: 1;
[INFO] [stdout] 80416 | |         background-color: hsl(29, 80%, 44%);
[INFO] [stdout] 80417 | |         background-color: rgba(201.96, 109.208, 22.43999999999999, var(--bg-opacity));
[INFO] [stdout] 80418 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80419 |       focus__bg_yellow_8: "focus:bg-yellow-8",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80421:5
[INFO] [stdout]       |
[INFO] [stdout] 80421 | /     /**
[INFO] [stdout] 80422 | |         --bg-opacity: 1;
[INFO] [stdout] 80423 | |         background-color: hsl(22, 82%, 39%);
[INFO] [stdout] 80424 | |         background-color: rgba(180.999, 77.7036, 17.90100000000001, var(--bg-opacity));
[INFO] [stdout] 80425 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80426 |       focus__bg_yellow_9: "focus:bg-yellow-9",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80428:5
[INFO] [stdout]       |
[INFO] [stdout] 80428 | /     /**
[INFO] [stdout] 80429 | |         --bg-opacity: 1;
[INFO] [stdout] 80430 | |         background-color: hsl(15, 86%, 30%);
[INFO] [stdout] 80431 | |         background-color: rgba(142.29, 43.605, 10.71000000000001, var(--bg-opacity));
[INFO] [stdout] 80432 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80433 |       focus__bg_yellow_10: "focus:bg-yellow-10",
[INFO] [stdout]       |       ----------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80435:5
[INFO] [stdout]       |
[INFO] [stdout] 80435 | /     /**
[INFO] [stdout] 80436 | |         background-image: none;
[INFO] [stdout] 80437 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80438 |       bg_none: "bg-none",
[INFO] [stdout]       |       ------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80440:5
[INFO] [stdout]       |
[INFO] [stdout] 80440 | /     /**
[INFO] [stdout] 80441 | |         background-image: linear-gradient(to top, var(--gradient-color-stops));
[INFO] [stdout] 80442 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80443 |       bg_gradient_to_t: "bg-gradient-to-t",
[INFO] [stdout]       |       ------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80445:5
[INFO] [stdout]       |
[INFO] [stdout] 80445 | /     /**
[INFO] [stdout] 80446 | |         background-image: linear-gradient(to top right, var(--gradient-color-stops));
[INFO] [stdout] 80447 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80448 |       bg_gradient_to_tr: "bg-gradient-to-tr",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80450:5
[INFO] [stdout]       |
[INFO] [stdout] 80450 | /     /**
[INFO] [stdout] 80451 | |         background-image: linear-gradient(to right, var(--gradient-color-stops));
[INFO] [stdout] 80452 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80453 |       bg_gradient_to_r: "bg-gradient-to-r",
[INFO] [stdout]       |       ------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80455:5
[INFO] [stdout]       |
[INFO] [stdout] 80455 | /     /**
[INFO] [stdout] 80456 | |         background-image: linear-gradient(to bottom right, var(--gradient-color-stops));
[INFO] [stdout] 80457 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80458 |       bg_gradient_to_br: "bg-gradient-to-br",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80460:5
[INFO] [stdout]       |
[INFO] [stdout] 80460 | /     /**
[INFO] [stdout] 80461 | |         background-image: linear-gradient(to bottom, var(--gradient-color-stops));
[INFO] [stdout] 80462 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80463 |       bg_gradient_to_b: "bg-gradient-to-b",
[INFO] [stdout]       |       ------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80465:5
[INFO] [stdout]       |
[INFO] [stdout] 80465 | /     /**
[INFO] [stdout] 80466 | |         background-image: linear-gradient(to bottom left, var(--gradient-color-stops));
[INFO] [stdout] 80467 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80468 |       bg_gradient_to_bl: "bg-gradient-to-bl",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80470:5
[INFO] [stdout]       |
[INFO] [stdout] 80470 | /     /**
[INFO] [stdout] 80471 | |         background-image: linear-gradient(to left, var(--gradient-color-stops));
[INFO] [stdout] 80472 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80473 |       bg_gradient_to_l: "bg-gradient-to-l",
[INFO] [stdout]       |       ------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80475:5
[INFO] [stdout]       |
[INFO] [stdout] 80475 | /     /**
[INFO] [stdout] 80476 | |         background-image: linear-gradient(to top left, var(--gradient-color-stops));
[INFO] [stdout] 80477 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80478 |       bg_gradient_to_tl: "bg-gradient-to-tl",
[INFO] [stdout]       |       -------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80480:5
[INFO] [stdout]       |
[INFO] [stdout] 80480 | /     /**
[INFO] [stdout] 80481 | |         --gradient-from-color: #000;
[INFO] [stdout] 80482 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
[INFO] [stdout] 80483 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80484 |       from_black: "from-black",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80642:5
[INFO] [stdout]       |
[INFO] [stdout] 80642 | /     /**
[INFO] [stdout] 80643 | |         --gradient-from-color: hsl(36, 77%, 49%);
[INFO] [stdout] 80644 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(221.1615, 144.19230000000002, 28.73850000000000...
[INFO] [stdout] 80645 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80646 |       from_yellow_7: "from-yellow-7",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80648:5
[INFO] [stdout]       |
[INFO] [stdout] 80648 | /     /**
[INFO] [stdout] 80649 | |         --gradient-from-color: hsl(29, 80%, 44%);
[INFO] [stdout] 80650 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(201.96, 109.208, 22.43999999999999, 0));
[INFO] [stdout] 80651 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80652 |       from_yellow_8: "from-yellow-8",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80654:5
[INFO] [stdout]       |
[INFO] [stdout] 80654 | /     /**
[INFO] [stdout] 80655 | |         --gradient-from-color: hsl(22, 82%, 39%);
[INFO] [stdout] 80656 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(180.999, 77.7036, 17.90100000000001, 0));
[INFO] [stdout] 80657 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80658 |       from_yellow_9: "from-yellow-9",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80486:5
[INFO] [stdout]       |
[INFO] [stdout] 80486 | /     /**
[INFO] [stdout] 80487 | |         --gradient-from-color: hsl(210, 36%, 96%);
[INFO] [stdout] 80488 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(241.128, 244.79999999999998, 248.47199999999998...
[INFO] [stdout] 80489 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80490 |       from_gray_1: "from-gray-1",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80492:5
[INFO] [stdout]       |
[INFO] [stdout] 80492 | /     /**
[INFO] [stdout] 80493 | |         --gradient-from-color: hsl(212, 33%, 89%);
[INFO] [stdout] 80494 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(217.69350000000003, 226.3329, 236.2064999999999...
[INFO] [stdout] 80495 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80496 |       from_gray_2: "from-gray-2",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80498:5
[INFO] [stdout]       |
[INFO] [stdout] 80498 | /     /**
[INFO] [stdout] 80499 | |         --gradient-from-color: hsl(210, 31%, 80%);
[INFO] [stdout] 80500 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(188.19, 204, 219.81000000000003, 0));
[INFO] [stdout] 80501 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80502 |       from_gray_3: "from-gray-3",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80660:5
[INFO] [stdout]       |
[INFO] [stdout] 80660 | /     /**
[INFO] [stdout] 80661 | |         --gradient-from-color: hsl(15, 86%, 30%);
[INFO] [stdout] 80662 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(142.29, 43.605, 10.71000000000001, 0));
[INFO] [stdout] 80663 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80664 |       from_yellow_10: "from-yellow-10",
[INFO] [stdout]       |       -------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80666:5
[INFO] [stdout]       |
[INFO] [stdout] 80666 | /     /**
[INFO] [stdout] 80667 | |         --gradient-via-color: #000;
[INFO] [stdout] 80668 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
[INFO] [stdout] 80669 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80670 |       via_black: "via-black",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80672:5
[INFO] [stdout]       |
[INFO] [stdout] 80672 | /     /**
[INFO] [stdout] 80673 | |         --gradient-via-color: hsl(210, 36%, 96%);
[INFO] [stdout] 80674 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(241.128, 244.7999999...
[INFO] [stdout] 80675 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80676 |       via_gray_1: "via-gray-1",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80678:5
[INFO] [stdout]       |
[INFO] [stdout] 80678 | /     /**
[INFO] [stdout] 80679 | |         --gradient-via-color: hsl(212, 33%, 89%);
[INFO] [stdout] 80680 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(217.69350000000003, ...
[INFO] [stdout] 80681 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80682 |       via_gray_2: "via-gray-2",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80684:5
[INFO] [stdout]       |
[INFO] [stdout] 80684 | /     /**
[INFO] [stdout] 80685 | |         --gradient-via-color: hsl(210, 31%, 80%);
[INFO] [stdout] 80686 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188.19, 204, 219.810...
[INFO] [stdout] 80687 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80688 |       via_gray_3: "via-gray-3",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80690:5
[INFO] [stdout]       |
[INFO] [stdout] 80690 | /     /**
[INFO] [stdout] 80691 | |         --gradient-via-color: hsl(211, 27%, 70%);
[INFO] [stdout] 80692 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(157.845, 177.8114999...
[INFO] [stdout] 80693 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80694 |       via_gray_4: "via-gray-4",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80504:5
[INFO] [stdout]       |
[INFO] [stdout] 80504 | /     /**
[INFO] [stdout] 80505 | |         --gradient-from-color: hsl(211, 27%, 70%);
[INFO] [stdout] 80506 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(157.845, 177.81149999999997, 199.15499999999997...
[INFO] [stdout] 80507 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80508 |       from_gray_4: "from-gray-4",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80510:5
[INFO] [stdout]       |
[INFO] [stdout] 80510 | /     /**
[INFO] [stdout] 80511 | |         --gradient-from-color: hsl(209, 23%, 60%);
[INFO] [stdout] 80512 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(129.54, 153.78199999999995, 176.45999999999998,...
[INFO] [stdout] 80513 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80514 |       from_gray_5: "from-gray-5",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80516:5
[INFO] [stdout]       |
[INFO] [stdout] 80516 | /     /**
[INFO] [stdout] 80517 | |         --gradient-from-color: hsl(210, 22%, 49%);
[INFO] [stdout] 80518 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(97.461, 124.94999999999997, 152.439, 0));
[INFO] [stdout] 80519 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80520 |       from_gray_6: "from-gray-6",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80522:5
[INFO] [stdout]       |
[INFO] [stdout] 80522 | /     /**
[INFO] [stdout] 80523 | |         --gradient-from-color: hsl(209, 28%, 39%);
[INFO] [stdout] 80524 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(71.604, 100.37819999999996, 127.296, 0));
[INFO] [stdout] 80525 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80526 |       from_gray_7: "from-gray-7",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80528:5
[INFO] [stdout]       |
[INFO] [stdout] 80528 | /     /**
[INFO] [stdout] 80529 | |         --gradient-from-color: hsl(209, 34%, 30%);
[INFO] [stdout] 80530 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(50.48999999999999, 77.36699999999998, 102.51, 0));
[INFO] [stdout] 80531 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80532 |       from_gray_8: "from-gray-8",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80696:5
[INFO] [stdout]       |
[INFO] [stdout] 80696 | /     /**
[INFO] [stdout] 80697 | |         --gradient-via-color: hsl(209, 23%, 60%);
[INFO] [stdout] 80698 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(129.54, 153.78199999...
[INFO] [stdout] 80699 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80700 |       via_gray_5: "via-gray-5",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80702:5
[INFO] [stdout]       |
[INFO] [stdout] 80702 | /     /**
[INFO] [stdout] 80703 | |         --gradient-via-color: hsl(210, 22%, 49%);
[INFO] [stdout] 80704 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(97.461, 124.94999999...
[INFO] [stdout] 80705 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80706 |       via_gray_6: "via-gray-6",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80708:5
[INFO] [stdout]       |
[INFO] [stdout] 80708 | /     /**
[INFO] [stdout] 80709 | |         --gradient-via-color: hsl(209, 28%, 39%);
[INFO] [stdout] 80710 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(71.604, 100.37819999...
[INFO] [stdout] 80711 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80712 |       via_gray_7: "via-gray-7",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80534:5
[INFO] [stdout]       |
[INFO] [stdout] 80534 | /     /**
[INFO] [stdout] 80535 | |         --gradient-from-color: hsl(211, 39%, 23%);
[INFO] [stdout] 80536 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(35.77649999999999, 57.88754999999998, 81.523500...
[INFO] [stdout] 80537 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80538 |       from_gray_9: "from-gray-9",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80540:5
[INFO] [stdout]       |
[INFO] [stdout] 80540 | /     /**
[INFO] [stdout] 80541 | |         --gradient-from-color: hsl(209, 61%, 16%);
[INFO] [stdout] 80542 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(15.912000000000003, 41.629599999999975, 65.688,...
[INFO] [stdout] 80543 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80544 |       from_gray_10: "from-gray-10",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80546:5
[INFO] [stdout]       |
[INFO] [stdout] 80546 | /     /**
[INFO] [stdout] 80547 | |         --gradient-from-color: hsl(205, 79%, 92%);
[INFO] [stdout] 80548 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(218.48400000000007, 237.286, 250.71599999999995...
[INFO] [stdout] 80549 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80550 |       from_blue_1: "from-blue-1",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80714:5
[INFO] [stdout]       |
[INFO] [stdout] 80714 | /     /**
[INFO] [stdout] 80715 | |         --gradient-via-color: hsl(209, 34%, 30%);
[INFO] [stdout] 80716 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(50.48999999999999, 7...
[INFO] [stdout] 80717 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80718 |       via_gray_8: "via-gray-8",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80720:5
[INFO] [stdout]       |
[INFO] [stdout] 80720 | /     /**
[INFO] [stdout] 80721 | |         --gradient-via-color: hsl(211, 39%, 23%);
[INFO] [stdout] 80722 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(35.77649999999999, 5...
[INFO] [stdout] 80723 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80724 |       via_gray_9: "via-gray-9",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80552:5
[INFO] [stdout]       |
[INFO] [stdout] 80552 | /     /**
[INFO] [stdout] 80553 | |         --gradient-from-color: hsl(205, 97%, 85%);
[INFO] [stdout] 80554 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(179.64750000000004, 222.93375, 253.852499999999...
[INFO] [stdout] 80555 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80556 |       from_blue_2: "from-blue-2",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80558:5
[INFO] [stdout]       |
[INFO] [stdout] 80558 | /     /**
[INFO] [stdout] 80559 | |         --gradient-from-color: hsl(205, 84%, 74%);
[INFO] [stdout] 80560 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(133.00799999999995, 197.982, 244.39200000000002...
[INFO] [stdout] 80561 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80562 |       from_blue_3: "from-blue-3",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80726:5
[INFO] [stdout]       |
[INFO] [stdout] 80726 | /     /**
[INFO] [stdout] 80727 | |         --gradient-via-color: hsl(209, 61%, 16%);
[INFO] [stdout] 80728 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(15.912000000000003, ...
[INFO] [stdout] 80729 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80730 |       via_gray_10: "via-gray-10",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80732:5
[INFO] [stdout]       |
[INFO] [stdout] 80732 | /     /**
[INFO] [stdout] 80733 | |         --gradient-via-color: hsl(205, 79%, 92%);
[INFO] [stdout] 80734 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(218.48400000000007, ...
[INFO] [stdout] 80735 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80736 |       via_blue_1: "via-blue-1",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80564:5
[INFO] [stdout]       |
[INFO] [stdout] 80564 | /     /**
[INFO] [stdout] 80565 | |         --gradient-from-color: hsl(205, 74%, 65%);
[INFO] [stdout] 80566 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(99.70499999999997, 176.75750000000002, 231.7950...
[INFO] [stdout] 80567 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80568 |       from_blue_4: "from-blue-4",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80738:5
[INFO] [stdout]       |
[INFO] [stdout] 80738 | /     /**
[INFO] [stdout] 80739 | |         --gradient-via-color: hsl(205, 97%, 85%);
[INFO] [stdout] 80740 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179.64750000000004, ...
[INFO] [stdout] 80741 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80742 |       via_blue_2: "via-blue-2",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80570:5
[INFO] [stdout]       |
[INFO] [stdout] 80570 | /     /**
[INFO] [stdout] 80571 | |         --gradient-from-color: hsl(205, 65%, 55%);
[INFO] [stdout] 80572 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(65.6625, 152.68125, 214.83750000000003, 0));
[INFO] [stdout] 80573 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80574 |       from_blue_5: "from-blue-5",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80576:5
[INFO] [stdout]       |
[INFO] [stdout] 80576 | /     /**
[INFO] [stdout] 80577 | |         --gradient-from-color: hsl(205, 67%, 45%);
[INFO] [stdout] 80578 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(37.86750000000002, 127.56375, 191.6325, 0));
[INFO] [stdout] 80579 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80580 |       from_blue_6: "from-blue-6",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80582:5
[INFO] [stdout]       |
[INFO] [stdout] 80582 | /     /**
[INFO] [stdout] 80583 | |         --gradient-from-color: hsl(205, 76%, 39%);
[INFO] [stdout] 80584 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(23.868000000000006, 112.047, 175.032, 0));
[INFO] [stdout] 80585 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80586 |       from_blue_7: "from-blue-7",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80744:5
[INFO] [stdout]       |
[INFO] [stdout] 80744 | /     /**
[INFO] [stdout] 80745 | |         --gradient-via-color: hsl(205, 84%, 74%);
[INFO] [stdout] 80746 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(133.00799999999995, ...
[INFO] [stdout] 80747 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80748 |       via_blue_3: "via-blue-3",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80750:5
[INFO] [stdout]       |
[INFO] [stdout] 80750 | /     /**
[INFO] [stdout] 80751 | |         --gradient-via-color: hsl(205, 74%, 65%);
[INFO] [stdout] 80752 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(99.70499999999997, 1...
[INFO] [stdout] 80753 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80754 |       via_blue_4: "via-blue-4",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80756:5
[INFO] [stdout]       |
[INFO] [stdout] 80756 | /     /**
[INFO] [stdout] 80757 | |         --gradient-via-color: hsl(205, 65%, 55%);
[INFO] [stdout] 80758 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(65.6625, 152.68125, ...
[INFO] [stdout] 80759 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80760 |       via_blue_5: "via-blue-5",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80588:5
[INFO] [stdout]       |
[INFO] [stdout] 80588 | /     /**
[INFO] [stdout] 80589 | |         --gradient-from-color: hsl(205, 82%, 33%);
[INFO] [stdout] 80590 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(15.147000000000002, 95.6505, 153.15300000000002...
[INFO] [stdout] 80591 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80592 |       from_blue_8: "from-blue-8",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80594:5
[INFO] [stdout]       |
[INFO] [stdout] 80594 | /     /**
[INFO] [stdout] 80595 | |         --gradient-from-color: hsl(205, 87%, 29%);
[INFO] [stdout] 80596 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(9.61349999999999, 84.67275, 138.2865, 0));
[INFO] [stdout] 80597 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80598 |       from_blue_9: "from-blue-9",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80762:5
[INFO] [stdout]       |
[INFO] [stdout] 80762 | /     /**
[INFO] [stdout] 80763 | |         --gradient-via-color: hsl(205, 67%, 45%);
[INFO] [stdout] 80764 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(37.86750000000002, 1...
[INFO] [stdout] 80765 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80766 |       via_blue_6: "via-blue-6",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80768:5
[INFO] [stdout]       |
[INFO] [stdout] 80768 | /     /**
[INFO] [stdout] 80769 | |         --gradient-via-color: hsl(205, 76%, 39%);
[INFO] [stdout] 80770 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(23.868000000000006, ...
[INFO] [stdout] 80771 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80772 |       via_blue_7: "via-blue-7",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80774:5
[INFO] [stdout]       |
[INFO] [stdout] 80774 | /     /**
[INFO] [stdout] 80775 | |         --gradient-via-color: hsl(205, 82%, 33%);
[INFO] [stdout] 80776 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(15.147000000000002, ...
[INFO] [stdout] 80777 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80778 |       via_blue_8: "via-blue-8",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80600:5
[INFO] [stdout]       |
[INFO] [stdout] 80600 | /     /**
[INFO] [stdout] 80601 | |         --gradient-from-color: hsl(205, 100%, 21%);
[INFO] [stdout] 80602 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(0, 62.47499999999999, 107.1, 0));
[INFO] [stdout] 80603 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80604 |       from_blue_10: "from-blue-10",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80606:5
[INFO] [stdout]       |
[INFO] [stdout] 80606 | /     /**
[INFO] [stdout] 80607 | |         --gradient-from-color: hsl(49, 100%, 96%);
[INFO] [stdout] 80608 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(255, 251.26, 234.6, 0));
[INFO] [stdout] 80609 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80610 |       from_yellow_1: "from-yellow-1",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80612:5
[INFO] [stdout]       |
[INFO] [stdout] 80612 | /     /**
[INFO] [stdout] 80613 | |         --gradient-from-color: hsl(48, 100%, 88%);
[INFO] [stdout] 80614 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(254.99999999999997, 242.76, 193.80000000000004,...
[INFO] [stdout] 80615 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80616 |       from_yellow_2: "from-yellow-2",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80780:5
[INFO] [stdout]       |
[INFO] [stdout] 80780 | /     /**
[INFO] [stdout] 80781 | |         --gradient-via-color: hsl(205, 87%, 29%);
[INFO] [stdout] 80782 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(9.61349999999999, 84...
[INFO] [stdout] 80783 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80784 |       via_blue_9: "via-blue-9",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80786:5
[INFO] [stdout]       |
[INFO] [stdout] 80786 | /     /**
[INFO] [stdout] 80787 | |         --gradient-via-color: hsl(205, 100%, 21%);
[INFO] [stdout] 80788 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 62.47499999999999...
[INFO] [stdout] 80789 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80790 |       via_blue_10: "via-blue-10",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80792:5
[INFO] [stdout]       |
[INFO] [stdout] 80792 | /     /**
[INFO] [stdout] 80793 | |         --gradient-via-color: hsl(49, 100%, 96%);
[INFO] [stdout] 80794 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 251.26, 234.6, ...
[INFO] [stdout] 80795 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80796 |       via_yellow_1: "via-yellow-1",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80618:5
[INFO] [stdout]       |
[INFO] [stdout] 80618 | /     /**
[INFO] [stdout] 80619 | |         --gradient-from-color: hsl(48, 95%, 76%);
[INFO] [stdout] 80620 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(251.94, 228.684, 135.66, 0));
[INFO] [stdout] 80621 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80622 |       from_yellow_3: "from-yellow-3",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80624:5
[INFO] [stdout]       |
[INFO] [stdout] 80624 | /     /**
[INFO] [stdout] 80625 | |         --gradient-from-color: hsl(48, 94%, 68%);
[INFO] [stdout] 80626 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(250.10400000000004, 219.42240000000004, 96.696,...
[INFO] [stdout] 80627 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80628 |       from_yellow_4: "from-yellow-4",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80630:5
[INFO] [stdout]       |
[INFO] [stdout] 80630 | /     /**
[INFO] [stdout] 80631 | |         --gradient-from-color: hsl(44, 92%, 63%);
[INFO] [stdout] 80632 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(247.452, 201.15760000000003, 73.848, 0));
[INFO] [stdout] 80633 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80634 |       from_yellow_5: "from-yellow-5",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80798:5
[INFO] [stdout]       |
[INFO] [stdout] 80798 | /     /**
[INFO] [stdout] 80799 | |         --gradient-via-color: hsl(48, 100%, 88%);
[INFO] [stdout] 80800 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(254.99999999999997, ...
[INFO] [stdout] 80801 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80802 |       via_yellow_2: "via-yellow-2",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80804:5
[INFO] [stdout]       |
[INFO] [stdout] 80804 | /     /**
[INFO] [stdout] 80805 | |         --gradient-via-color: hsl(48, 95%, 76%);
[INFO] [stdout] 80806 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251.94, 228.684, 135...
[INFO] [stdout] 80807 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80808 |       via_yellow_3: "via-yellow-3",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80810:5
[INFO] [stdout]       |
[INFO] [stdout] 80810 | /     /**
[INFO] [stdout] 80811 | |         --gradient-via-color: hsl(48, 94%, 68%);
[INFO] [stdout] 80812 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250.10400000000004, ...
[INFO] [stdout] 80813 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80814 |       via_yellow_4: "via-yellow-4",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80636:5
[INFO] [stdout]       |
[INFO] [stdout] 80636 | /     /**
[INFO] [stdout] 80637 | |         --gradient-from-color: hsl(42, 87%, 55%);
[INFO] [stdout] 80638 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(240.08249999999998, 180.183, 40.41750000000005,...
[INFO] [stdout] 80639 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80640 |       from_yellow_6: "from-yellow-6",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80642:5
[INFO] [stdout]       |
[INFO] [stdout] 80642 | /     /**
[INFO] [stdout] 80643 | |         --gradient-from-color: hsl(36, 77%, 49%);
[INFO] [stdout] 80644 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(221.1615, 144.19230000000002, 28.73850000000000...
[INFO] [stdout] 80645 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80646 |       from_yellow_7: "from-yellow-7",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80648:5
[INFO] [stdout]       |
[INFO] [stdout] 80648 | /     /**
[INFO] [stdout] 80649 | |         --gradient-from-color: hsl(29, 80%, 44%);
[INFO] [stdout] 80650 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(201.96, 109.208, 22.43999999999999, 0));
[INFO] [stdout] 80651 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80652 |       from_yellow_8: "from-yellow-8",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80816:5
[INFO] [stdout]       |
[INFO] [stdout] 80816 | /     /**
[INFO] [stdout] 80817 | |         --gradient-via-color: hsl(44, 92%, 63%);
[INFO] [stdout] 80818 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(247.452, 201.1576000...
[INFO] [stdout] 80819 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80820 |       via_yellow_5: "via-yellow-5",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80822:5
[INFO] [stdout]       |
[INFO] [stdout] 80822 | /     /**
[INFO] [stdout] 80823 | |         --gradient-via-color: hsl(42, 87%, 55%);
[INFO] [stdout] 80824 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(240.08249999999998, ...
[INFO] [stdout] 80825 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80826 |       via_yellow_6: "via-yellow-6",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80828:5
[INFO] [stdout]       |
[INFO] [stdout] 80828 | /     /**
[INFO] [stdout] 80829 | |         --gradient-via-color: hsl(36, 77%, 49%);
[INFO] [stdout] 80830 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(221.1615, 144.192300...
[INFO] [stdout] 80831 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80832 |       via_yellow_7: "via-yellow-7",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80654:5
[INFO] [stdout]       |
[INFO] [stdout] 80654 | /     /**
[INFO] [stdout] 80655 | |         --gradient-from-color: hsl(22, 82%, 39%);
[INFO] [stdout] 80656 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(180.999, 77.7036, 17.90100000000001, 0));
[INFO] [stdout] 80657 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80658 |       from_yellow_9: "from-yellow-9",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80660:5
[INFO] [stdout]       |
[INFO] [stdout] 80660 | /     /**
[INFO] [stdout] 80661 | |         --gradient-from-color: hsl(15, 86%, 30%);
[INFO] [stdout] 80662 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(142.29, 43.605, 10.71000000000001, 0));
[INFO] [stdout] 80663 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80664 |       from_yellow_10: "from-yellow-10",
[INFO] [stdout]       |       -------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80666:5
[INFO] [stdout]       |
[INFO] [stdout] 80666 | /     /**
[INFO] [stdout] 80667 | |         --gradient-via-color: #000;
[INFO] [stdout] 80668 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
[INFO] [stdout] 80669 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80670 |       via_black: "via-black",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80834:5
[INFO] [stdout]       |
[INFO] [stdout] 80834 | /     /**
[INFO] [stdout] 80835 | |         --gradient-via-color: hsl(29, 80%, 44%);
[INFO] [stdout] 80836 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(201.96, 109.208, 22....
[INFO] [stdout] 80837 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80838 |       via_yellow_8: "via-yellow-8",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80840:5
[INFO] [stdout]       |
[INFO] [stdout] 80840 | /     /**
[INFO] [stdout] 80841 | |         --gradient-via-color: hsl(22, 82%, 39%);
[INFO] [stdout] 80842 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(180.999, 77.7036, 17...
[INFO] [stdout] 80843 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80844 |       via_yellow_9: "via-yellow-9",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80846:5
[INFO] [stdout]       |
[INFO] [stdout] 80846 | /     /**
[INFO] [stdout] 80847 | |         --gradient-via-color: hsl(15, 86%, 30%);
[INFO] [stdout] 80848 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(142.29, 43.605, 10.7...
[INFO] [stdout] 80849 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80850 |       via_yellow_10: "via-yellow-10",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80672:5
[INFO] [stdout]       |
[INFO] [stdout] 80672 | /     /**
[INFO] [stdout] 80673 | |         --gradient-via-color: hsl(210, 36%, 96%);
[INFO] [stdout] 80674 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(241.128, 244.7999999...
[INFO] [stdout] 80675 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80676 |       via_gray_1: "via-gray-1",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80678:5
[INFO] [stdout]       |
[INFO] [stdout] 80678 | /     /**
[INFO] [stdout] 80679 | |         --gradient-via-color: hsl(212, 33%, 89%);
[INFO] [stdout] 80680 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(217.69350000000003, ...
[INFO] [stdout] 80681 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80682 |       via_gray_2: "via-gray-2",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80684:5
[INFO] [stdout]       |
[INFO] [stdout] 80684 | /     /**
[INFO] [stdout] 80685 | |         --gradient-via-color: hsl(210, 31%, 80%);
[INFO] [stdout] 80686 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188.19, 204, 219.810...
[INFO] [stdout] 80687 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80688 |       via_gray_3: "via-gray-3",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80852:5
[INFO] [stdout]       |
[INFO] [stdout] 80852 | /     /**
[INFO] [stdout] 80853 | |         --gradient-to-color: #000;
[INFO] [stdout] 80854 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80855 |       to_black: "to-black",
[INFO] [stdout]       |       -------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80857:5
[INFO] [stdout]       |
[INFO] [stdout] 80857 | /     /**
[INFO] [stdout] 80858 | |         --gradient-to-color: hsl(210, 36%, 96%);
[INFO] [stdout] 80859 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80860 |       to_gray_1: "to-gray-1",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80862:5
[INFO] [stdout]       |
[INFO] [stdout] 80862 | /     /**
[INFO] [stdout] 80863 | |         --gradient-to-color: hsl(212, 33%, 89%);
[INFO] [stdout] 80864 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80865 |       to_gray_2: "to-gray-2",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80690:5
[INFO] [stdout]       |
[INFO] [stdout] 80690 | /     /**
[INFO] [stdout] 80691 | |         --gradient-via-color: hsl(211, 27%, 70%);
[INFO] [stdout] 80692 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(157.845, 177.8114999...
[INFO] [stdout] 80693 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80694 |       via_gray_4: "via-gray-4",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80696:5
[INFO] [stdout]       |
[INFO] [stdout] 80696 | /     /**
[INFO] [stdout] 80697 | |         --gradient-via-color: hsl(209, 23%, 60%);
[INFO] [stdout] 80698 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(129.54, 153.78199999...
[INFO] [stdout] 80699 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80700 |       via_gray_5: "via-gray-5",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80867:5
[INFO] [stdout]       |
[INFO] [stdout] 80867 | /     /**
[INFO] [stdout] 80868 | |         --gradient-to-color: hsl(210, 31%, 80%);
[INFO] [stdout] 80869 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80870 |       to_gray_3: "to-gray-3",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80872:5
[INFO] [stdout]       |
[INFO] [stdout] 80872 | /     /**
[INFO] [stdout] 80873 | |         --gradient-to-color: hsl(211, 27%, 70%);
[INFO] [stdout] 80874 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80875 |       to_gray_4: "to-gray-4",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80877:5
[INFO] [stdout]       |
[INFO] [stdout] 80877 | /     /**
[INFO] [stdout] 80878 | |         --gradient-to-color: hsl(209, 23%, 60%);
[INFO] [stdout] 80879 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80880 |       to_gray_5: "to-gray-5",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80702:5
[INFO] [stdout]       |
[INFO] [stdout] 80702 | /     /**
[INFO] [stdout] 80703 | |         --gradient-via-color: hsl(210, 22%, 49%);
[INFO] [stdout] 80704 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(97.461, 124.94999999...
[INFO] [stdout] 80705 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80706 |       via_gray_6: "via-gray-6",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80708:5
[INFO] [stdout]       |
[INFO] [stdout] 80708 | /     /**
[INFO] [stdout] 80709 | |         --gradient-via-color: hsl(209, 28%, 39%);
[INFO] [stdout] 80710 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(71.604, 100.37819999...
[INFO] [stdout] 80711 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80712 |       via_gray_7: "via-gray-7",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80714:5
[INFO] [stdout]       |
[INFO] [stdout] 80714 | /     /**
[INFO] [stdout] 80715 | |         --gradient-via-color: hsl(209, 34%, 30%);
[INFO] [stdout] 80716 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(50.48999999999999, 7...
[INFO] [stdout] 80717 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80718 |       via_gray_8: "via-gray-8",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80882:5
[INFO] [stdout]       |
[INFO] [stdout] 80882 | /     /**
[INFO] [stdout] 80883 | |         --gradient-to-color: hsl(210, 22%, 49%);
[INFO] [stdout] 80884 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80885 |       to_gray_6: "to-gray-6",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80887:5
[INFO] [stdout]       |
[INFO] [stdout] 80887 | /     /**
[INFO] [stdout] 80888 | |         --gradient-to-color: hsl(209, 28%, 39%);
[INFO] [stdout] 80889 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80890 |       to_gray_7: "to-gray-7",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80892:5
[INFO] [stdout]       |
[INFO] [stdout] 80892 | /     /**
[INFO] [stdout] 80893 | |         --gradient-to-color: hsl(209, 34%, 30%);
[INFO] [stdout] 80894 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80895 |       to_gray_8: "to-gray-8",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80720:5
[INFO] [stdout]       |
[INFO] [stdout] 80720 | /     /**
[INFO] [stdout] 80721 | |         --gradient-via-color: hsl(211, 39%, 23%);
[INFO] [stdout] 80722 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(35.77649999999999, 5...
[INFO] [stdout] 80723 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80724 |       via_gray_9: "via-gray-9",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80726:5
[INFO] [stdout]       |
[INFO] [stdout] 80726 | /     /**
[INFO] [stdout] 80727 | |         --gradient-via-color: hsl(209, 61%, 16%);
[INFO] [stdout] 80728 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(15.912000000000003, ...
[INFO] [stdout] 80729 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80730 |       via_gray_10: "via-gray-10",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80732:5
[INFO] [stdout]       |
[INFO] [stdout] 80732 | /     /**
[INFO] [stdout] 80733 | |         --gradient-via-color: hsl(205, 79%, 92%);
[INFO] [stdout] 80734 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(218.48400000000007, ...
[INFO] [stdout] 80735 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80736 |       via_blue_1: "via-blue-1",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80738:5
[INFO] [stdout]       |
[INFO] [stdout] 80738 | /     /**
[INFO] [stdout] 80739 | |         --gradient-via-color: hsl(205, 97%, 85%);
[INFO] [stdout] 80740 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179.64750000000004, ...
[INFO] [stdout] 80741 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80742 |       via_blue_2: "via-blue-2",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80897:5
[INFO] [stdout]       |
[INFO] [stdout] 80897 | /     /**
[INFO] [stdout] 80898 | |         --gradient-to-color: hsl(211, 39%, 23%);
[INFO] [stdout] 80899 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80900 |       to_gray_9: "to-gray-9",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80902:5
[INFO] [stdout]       |
[INFO] [stdout] 80902 | /     /**
[INFO] [stdout] 80903 | |         --gradient-to-color: hsl(209, 61%, 16%);
[INFO] [stdout] 80904 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80905 |       to_gray_10: "to-gray-10",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80907:5
[INFO] [stdout]       |
[INFO] [stdout] 80907 | /     /**
[INFO] [stdout] 80908 | |         --gradient-to-color: hsl(205, 79%, 92%);
[INFO] [stdout] 80909 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80910 |       to_blue_1: "to-blue-1",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80744:5
[INFO] [stdout]       |
[INFO] [stdout] 80744 | /     /**
[INFO] [stdout] 80745 | |         --gradient-via-color: hsl(205, 84%, 74%);
[INFO] [stdout] 80746 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(133.00799999999995, ...
[INFO] [stdout] 80747 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80748 |       via_blue_3: "via-blue-3",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80750:5
[INFO] [stdout]       |
[INFO] [stdout] 80750 | /     /**
[INFO] [stdout] 80751 | |         --gradient-via-color: hsl(205, 74%, 65%);
[INFO] [stdout] 80752 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(99.70499999999997, 1...
[INFO] [stdout] 80753 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80754 |       via_blue_4: "via-blue-4",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80756:5
[INFO] [stdout]       |
[INFO] [stdout] 80756 | /     /**
[INFO] [stdout] 80757 | |         --gradient-via-color: hsl(205, 65%, 55%);
[INFO] [stdout] 80758 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(65.6625, 152.68125, ...
[INFO] [stdout] 80759 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80760 |       via_blue_5: "via-blue-5",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80912:5
[INFO] [stdout]       |
[INFO] [stdout] 80912 | /     /**
[INFO] [stdout] 80913 | |         --gradient-to-color: hsl(205, 97%, 85%);
[INFO] [stdout] 80914 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80915 |       to_blue_2: "to-blue-2",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80917:5
[INFO] [stdout]       |
[INFO] [stdout] 80917 | /     /**
[INFO] [stdout] 80918 | |         --gradient-to-color: hsl(205, 84%, 74%);
[INFO] [stdout] 80919 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80920 |       to_blue_3: "to-blue-3",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80922:5
[INFO] [stdout]       |
[INFO] [stdout] 80922 | /     /**
[INFO] [stdout] 80923 | |         --gradient-to-color: hsl(205, 74%, 65%);
[INFO] [stdout] 80924 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80925 |       to_blue_4: "to-blue-4",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80762:5
[INFO] [stdout]       |
[INFO] [stdout] 80762 | /     /**
[INFO] [stdout] 80763 | |         --gradient-via-color: hsl(205, 67%, 45%);
[INFO] [stdout] 80764 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(37.86750000000002, 1...
[INFO] [stdout] 80765 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80766 |       via_blue_6: "via-blue-6",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80768:5
[INFO] [stdout]       |
[INFO] [stdout] 80768 | /     /**
[INFO] [stdout] 80769 | |         --gradient-via-color: hsl(205, 76%, 39%);
[INFO] [stdout] 80770 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(23.868000000000006, ...
[INFO] [stdout] 80771 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80772 |       via_blue_7: "via-blue-7",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80774:5
[INFO] [stdout]       |
[INFO] [stdout] 80774 | /     /**
[INFO] [stdout] 80775 | |         --gradient-via-color: hsl(205, 82%, 33%);
[INFO] [stdout] 80776 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(15.147000000000002, ...
[INFO] [stdout] 80777 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80778 |       via_blue_8: "via-blue-8",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80927:5
[INFO] [stdout]       |
[INFO] [stdout] 80927 | /     /**
[INFO] [stdout] 80928 | |         --gradient-to-color: hsl(205, 65%, 55%);
[INFO] [stdout] 80929 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80930 |       to_blue_5: "to-blue-5",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80932:5
[INFO] [stdout]       |
[INFO] [stdout] 80932 | /     /**
[INFO] [stdout] 80933 | |         --gradient-to-color: hsl(205, 67%, 45%);
[INFO] [stdout] 80934 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80935 |       to_blue_6: "to-blue-6",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80937:5
[INFO] [stdout]       |
[INFO] [stdout] 80937 | /     /**
[INFO] [stdout] 80938 | |         --gradient-to-color: hsl(205, 76%, 39%);
[INFO] [stdout] 80939 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80940 |       to_blue_7: "to-blue-7",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80780:5
[INFO] [stdout]       |
[INFO] [stdout] 80780 | /     /**
[INFO] [stdout] 80781 | |         --gradient-via-color: hsl(205, 87%, 29%);
[INFO] [stdout] 80782 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(9.61349999999999, 84...
[INFO] [stdout] 80783 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80784 |       via_blue_9: "via-blue-9",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80786:5
[INFO] [stdout]       |
[INFO] [stdout] 80786 | /     /**
[INFO] [stdout] 80787 | |         --gradient-via-color: hsl(205, 100%, 21%);
[INFO] [stdout] 80788 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 62.47499999999999...
[INFO] [stdout] 80789 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80790 |       via_blue_10: "via-blue-10",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80942:5
[INFO] [stdout]       |
[INFO] [stdout] 80942 | /     /**
[INFO] [stdout] 80943 | |         --gradient-to-color: hsl(205, 82%, 33%);
[INFO] [stdout] 80944 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80945 |       to_blue_8: "to-blue-8",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80947:5
[INFO] [stdout]       |
[INFO] [stdout] 80947 | /     /**
[INFO] [stdout] 80948 | |         --gradient-to-color: hsl(205, 87%, 29%);
[INFO] [stdout] 80949 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80950 |       to_blue_9: "to-blue-9",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80952:5
[INFO] [stdout]       |
[INFO] [stdout] 80952 | /     /**
[INFO] [stdout] 80953 | |         --gradient-to-color: hsl(205, 100%, 21%);
[INFO] [stdout] 80954 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80955 |       to_blue_10: "to-blue-10",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80792:5
[INFO] [stdout]       |
[INFO] [stdout] 80792 | /     /**
[INFO] [stdout] 80793 | |         --gradient-via-color: hsl(49, 100%, 96%);
[INFO] [stdout] 80794 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 251.26, 234.6, ...
[INFO] [stdout] 80795 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80796 |       via_yellow_1: "via-yellow-1",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80798:5
[INFO] [stdout]       |
[INFO] [stdout] 80798 | /     /**
[INFO] [stdout] 80799 | |         --gradient-via-color: hsl(48, 100%, 88%);
[INFO] [stdout] 80800 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(254.99999999999997, ...
[INFO] [stdout] 80801 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80802 |       via_yellow_2: "via-yellow-2",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80957:5
[INFO] [stdout]       |
[INFO] [stdout] 80957 | /     /**
[INFO] [stdout] 80958 | |         --gradient-to-color: hsl(49, 100%, 96%);
[INFO] [stdout] 80959 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80960 |       to_yellow_1: "to-yellow-1",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80962:5
[INFO] [stdout]       |
[INFO] [stdout] 80962 | /     /**
[INFO] [stdout] 80963 | |         --gradient-to-color: hsl(48, 100%, 88%);
[INFO] [stdout] 80964 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80965 |       to_yellow_2: "to-yellow-2",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80804:5
[INFO] [stdout]       |
[INFO] [stdout] 80804 | /     /**
[INFO] [stdout] 80805 | |         --gradient-via-color: hsl(48, 95%, 76%);
[INFO] [stdout] 80806 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251.94, 228.684, 135...
[INFO] [stdout] 80807 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80808 |       via_yellow_3: "via-yellow-3",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80810:5
[INFO] [stdout]       |
[INFO] [stdout] 80810 | /     /**
[INFO] [stdout] 80811 | |         --gradient-via-color: hsl(48, 94%, 68%);
[INFO] [stdout] 80812 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250.10400000000004, ...
[INFO] [stdout] 80813 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80814 |       via_yellow_4: "via-yellow-4",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80816:5
[INFO] [stdout]       |
[INFO] [stdout] 80816 | /     /**
[INFO] [stdout] 80817 | |         --gradient-via-color: hsl(44, 92%, 63%);
[INFO] [stdout] 80818 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(247.452, 201.1576000...
[INFO] [stdout] 80819 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80820 |       via_yellow_5: "via-yellow-5",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80967:5
[INFO] [stdout]       |
[INFO] [stdout] 80967 | /     /**
[INFO] [stdout] 80968 | |         --gradient-to-color: hsl(48, 95%, 76%);
[INFO] [stdout] 80969 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80970 |       to_yellow_3: "to-yellow-3",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80972:5
[INFO] [stdout]       |
[INFO] [stdout] 80972 | /     /**
[INFO] [stdout] 80973 | |         --gradient-to-color: hsl(48, 94%, 68%);
[INFO] [stdout] 80974 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80975 |       to_yellow_4: "to-yellow-4",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80977:5
[INFO] [stdout]       |
[INFO] [stdout] 80977 | /     /**
[INFO] [stdout] 80978 | |         --gradient-to-color: hsl(44, 92%, 63%);
[INFO] [stdout] 80979 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80980 |       to_yellow_5: "to-yellow-5",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80822:5
[INFO] [stdout]       |
[INFO] [stdout] 80822 | /     /**
[INFO] [stdout] 80823 | |         --gradient-via-color: hsl(42, 87%, 55%);
[INFO] [stdout] 80824 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(240.08249999999998, ...
[INFO] [stdout] 80825 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80826 |       via_yellow_6: "via-yellow-6",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80828:5
[INFO] [stdout]       |
[INFO] [stdout] 80828 | /     /**
[INFO] [stdout] 80829 | |         --gradient-via-color: hsl(36, 77%, 49%);
[INFO] [stdout] 80830 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(221.1615, 144.192300...
[INFO] [stdout] 80831 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80832 |       via_yellow_7: "via-yellow-7",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80834:5
[INFO] [stdout]       |
[INFO] [stdout] 80834 | /     /**
[INFO] [stdout] 80835 | |         --gradient-via-color: hsl(29, 80%, 44%);
[INFO] [stdout] 80836 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(201.96, 109.208, 22....
[INFO] [stdout] 80837 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80838 |       via_yellow_8: "via-yellow-8",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80982:5
[INFO] [stdout]       |
[INFO] [stdout] 80982 | /     /**
[INFO] [stdout] 80983 | |         --gradient-to-color: hsl(42, 87%, 55%);
[INFO] [stdout] 80984 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80985 |       to_yellow_6: "to-yellow-6",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80987:5
[INFO] [stdout]       |
[INFO] [stdout] 80987 | /     /**
[INFO] [stdout] 80988 | |         --gradient-to-color: hsl(36, 77%, 49%);
[INFO] [stdout] 80989 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80990 |       to_yellow_7: "to-yellow-7",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80992:5
[INFO] [stdout]       |
[INFO] [stdout] 80992 | /     /**
[INFO] [stdout] 80993 | |         --gradient-to-color: hsl(29, 80%, 44%);
[INFO] [stdout] 80994 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80995 |       to_yellow_8: "to-yellow-8",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80840:5
[INFO] [stdout]       |
[INFO] [stdout] 80840 | /     /**
[INFO] [stdout] 80841 | |         --gradient-via-color: hsl(22, 82%, 39%);
[INFO] [stdout] 80842 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(180.999, 77.7036, 17...
[INFO] [stdout] 80843 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80844 |       via_yellow_9: "via-yellow-9",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80846:5
[INFO] [stdout]       |
[INFO] [stdout] 80846 | /     /**
[INFO] [stdout] 80847 | |         --gradient-via-color: hsl(15, 86%, 30%);
[INFO] [stdout] 80848 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(142.29, 43.605, 10.7...
[INFO] [stdout] 80849 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80850 |       via_yellow_10: "via-yellow-10",
[INFO] [stdout]       |       ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80997:5
[INFO] [stdout]       |
[INFO] [stdout] 80997 | /     /**
[INFO] [stdout] 80998 | |         --gradient-to-color: hsl(22, 82%, 39%);
[INFO] [stdout] 80999 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 81000 |       to_yellow_9: "to-yellow-9",
[INFO] [stdout]       |       -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:81002:5
[INFO] [stdout]       |
[INFO] [stdout] 81002 | /     /**
[INFO] [stdout] 81003 | |         --gradient-to-color: hsl(15, 86%, 30%);
[INFO] [stdout] 81004 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 81005 |       to_yellow_10: "to-yellow-10",
[INFO] [stdout]       |       ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:81007:5
[INFO] [stdout]       |
[INFO] [stdout] 81007 | /     /**
[INFO] [stdout] 81008 | |         --gradient-from-color: #000;
[INFO] [stdout] 81009 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
[INFO] [stdout] 81010 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 81011 |       hover__from_black: "hover:from-black",
[INFO] [stdout]       |       ------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80852:5
[INFO] [stdout]       |
[INFO] [stdout] 80852 | /     /**
[INFO] [stdout] 80853 | |         --gradient-to-color: #000;
[INFO] [stdout] 80854 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80855 |       to_black: "to-black",
[INFO] [stdout]       |       -------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80857:5
[INFO] [stdout]       |
[INFO] [stdout] 80857 | /     /**
[INFO] [stdout] 80858 | |         --gradient-to-color: hsl(210, 36%, 96%);
[INFO] [stdout] 80859 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80860 |       to_gray_1: "to-gray-1",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80862:5
[INFO] [stdout]       |
[INFO] [stdout] 80862 | /     /**
[INFO] [stdout] 80863 | |         --gradient-to-color: hsl(212, 33%, 89%);
[INFO] [stdout] 80864 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80865 |       to_gray_2: "to-gray-2",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:81013:5
[INFO] [stdout]       |
[INFO] [stdout] 81013 | /     /**
[INFO] [stdout] 81014 | |         --gradient-from-color: hsl(210, 36%, 96%);
[INFO] [stdout] 81015 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(241.128, 244.79999999999998, 248.47199999999998...
[INFO] [stdout] 81016 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 81017 |       hover__from_gray_1: "hover:from-gray-1",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80867:5
[INFO] [stdout]       |
[INFO] [stdout] 80867 | /     /**
[INFO] [stdout] 80868 | |         --gradient-to-color: hsl(210, 31%, 80%);
[INFO] [stdout] 80869 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80870 |       to_gray_3: "to-gray-3",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80872:5
[INFO] [stdout]       |
[INFO] [stdout] 80872 | /     /**
[INFO] [stdout] 80873 | |         --gradient-to-color: hsl(211, 27%, 70%);
[INFO] [stdout] 80874 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80875 |       to_gray_4: "to-gray-4",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80877:5
[INFO] [stdout]       |
[INFO] [stdout] 80877 | /     /**
[INFO] [stdout] 80878 | |         --gradient-to-color: hsl(209, 23%, 60%);
[INFO] [stdout] 80879 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80880 |       to_gray_5: "to-gray-5",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80882:5
[INFO] [stdout]       |
[INFO] [stdout] 80882 | /     /**
[INFO] [stdout] 80883 | |         --gradient-to-color: hsl(210, 22%, 49%);
[INFO] [stdout] 80884 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80885 |       to_gray_6: "to-gray-6",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:81019:5
[INFO] [stdout]       |
[INFO] [stdout] 81019 | /     /**
[INFO] [stdout] 81020 | |         --gradient-from-color: hsl(212, 33%, 89%);
[INFO] [stdout] 81021 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(217.69350000000003, 226.3329, 236.2064999999999...
[INFO] [stdout] 81022 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 81023 |       hover__from_gray_2: "hover:from-gray-2",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:81025:5
[INFO] [stdout]       |
[INFO] [stdout] 81025 | /     /**
[INFO] [stdout] 81026 | |         --gradient-from-color: hsl(210, 31%, 80%);
[INFO] [stdout] 81027 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(188.19, 204, 219.81000000000003, 0));
[INFO] [stdout] 81028 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 81029 |       hover__from_gray_3: "hover:from-gray-3",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:81031:5
[INFO] [stdout]       |
[INFO] [stdout] 81031 | /     /**
[INFO] [stdout] 81032 | |         --gradient-from-color: hsl(211, 27%, 70%);
[INFO] [stdout] 81033 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(157.845, 177.81149999999997, 199.15499999999997...
[INFO] [stdout] 81034 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 81035 |       hover__from_gray_4: "hover:from-gray-4",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80887:5
[INFO] [stdout]       |
[INFO] [stdout] 80887 | /     /**
[INFO] [stdout] 80888 | |         --gradient-to-color: hsl(209, 28%, 39%);
[INFO] [stdout] 80889 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80890 |       to_gray_7: "to-gray-7",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80892:5
[INFO] [stdout]       |
[INFO] [stdout] 80892 | /     /**
[INFO] [stdout] 80893 | |         --gradient-to-color: hsl(209, 34%, 30%);
[INFO] [stdout] 80894 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80895 |       to_gray_8: "to-gray-8",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80897:5
[INFO] [stdout]       |
[INFO] [stdout] 80897 | /     /**
[INFO] [stdout] 80898 | |         --gradient-to-color: hsl(211, 39%, 23%);
[INFO] [stdout] 80899 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80900 |       to_gray_9: "to-gray-9",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:81037:5
[INFO] [stdout]       |
[INFO] [stdout] 81037 | /     /**
[INFO] [stdout] 81038 | |         --gradient-from-color: hsl(209, 23%, 60%);
[INFO] [stdout] 81039 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(129.54, 153.78199999999995, 176.45999999999998,...
[INFO] [stdout] 81040 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 81041 |       hover__from_gray_5: "hover:from-gray-5",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:81043:5
[INFO] [stdout]       |
[INFO] [stdout] 81043 | /     /**
[INFO] [stdout] 81044 | |         --gradient-from-color: hsl(210, 22%, 49%);
[INFO] [stdout] 81045 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(97.461, 124.94999999999997, 152.439, 0));
[INFO] [stdout] 81046 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 81047 |       hover__from_gray_6: "hover:from-gray-6",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:81049:5
[INFO] [stdout]       |
[INFO] [stdout] 81049 | /     /**
[INFO] [stdout] 81050 | |         --gradient-from-color: hsl(209, 28%, 39%);
[INFO] [stdout] 81051 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(71.604, 100.37819999999996, 127.296, 0));
[INFO] [stdout] 81052 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 81053 |       hover__from_gray_7: "hover:from-gray-7",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80902:5
[INFO] [stdout]       |
[INFO] [stdout] 80902 | /     /**
[INFO] [stdout] 80903 | |         --gradient-to-color: hsl(209, 61%, 16%);
[INFO] [stdout] 80904 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80905 |       to_gray_10: "to-gray-10",
[INFO] [stdout]       |       ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80907:5
[INFO] [stdout]       |
[INFO] [stdout] 80907 | /     /**
[INFO] [stdout] 80908 | |         --gradient-to-color: hsl(205, 79%, 92%);
[INFO] [stdout] 80909 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80910 |       to_blue_1: "to-blue-1",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80912:5
[INFO] [stdout]       |
[INFO] [stdout] 80912 | /     /**
[INFO] [stdout] 80913 | |         --gradient-to-color: hsl(205, 97%, 85%);
[INFO] [stdout] 80914 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 80915 |       to_blue_2: "to-blue-2",
[INFO] [stdout]       |       ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:81055:5
[INFO] [stdout]       |
[INFO] [stdout] 81055 | /     /**
[INFO] [stdout] 81056 | |         --gradient-from-color: hsl(209, 34%, 30%);
[INFO] [stdout] 81057 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(50.48999999999999, 77.36699999999998, 102.51, 0));
[INFO] [stdout] 81058 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 81059 |       hover__from_gray_8: "hover:from-gray-8",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:81061:5
[INFO] [stdout]       |
[INFO] [stdout] 81061 | /     /**
[INFO] [stdout] 81062 | |         --gradient-from-color: hsl(211, 39%, 23%);
[INFO] [stdout] 81063 | |         --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(35.77649999999999, 57.88754999999998, 81.523500...
[INFO] [stdout] 81064 | |     */
[INFO] [stdout]       | |______^
[INFO] [stdout] 81065 |       hover__from_gray_9: "hover:from-gray-9",
[INFO] [stdout]       |       --------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]       |
[INFO] [stdout]       = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]      --> src/css_classes.rs:80917:5
[INFO] [stdout]       |
[INFO] [stdout] 80917 | /     /**
[INFO] [stdout] 80918 | |         --gradient-to-color: hsl(205, 84%, 74%);
[INFO] [stdout] 80919 | |     */
[INFO] [stdout]       | |______^
[WARN] too many lines in the log, truncating it
