import_style!() { /* proc-macro */ }
Expand description
Reads the specified CSS or SASS file into the project, and then it scopes it to the local file. Paths are relative to CARGO_MANIFEST_DIR.
import_style!() { /* proc-macro */ }
Reads the specified CSS or SASS file into the project, and then it scopes it to the local file. Paths are relative to CARGO_MANIFEST_DIR.