macro_rules! css_stylesheet {
    ($filepath: expr) => { ... };
}