summaryrefslogblamecommitdiffstats
path: root/examples/markdown/build.rs
blob: ecbb7666f33eaacc8eeb2027e7c2d88021e1fcfd (plain) (tree)
1
2
3
4
5




                                                                     
pub fn main() {
    // println!("cargo::rerun-if-changed=fonts/markdown-icons.toml");
    // iced_fontello::build("fonts/markdown-icons.toml")
    //     .expect("Build icons font");
}