🔥 Everything related to property sheets
This commit is contained in:
parent
075a552430
commit
b79295e1a0
9 changed files with 47 additions and 2289 deletions
|
|
@ -74,12 +74,6 @@ impl From<io::Error> for Error {
|
|||
}
|
||||
}
|
||||
|
||||
impl From<rsass::Error> for Error {
|
||||
fn from(error: rsass::Error) -> Self {
|
||||
Error::new(error.to_string())
|
||||
}
|
||||
}
|
||||
|
||||
impl From<regex_syntax::ast::Error> for Error {
|
||||
fn from(error: regex_syntax::ast::Error) -> Self {
|
||||
Error::new(error.to_string())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue