Skip to content

Commit

Permalink
into_owned
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Oct 16, 2023
1 parent 0a885d0 commit f20f243
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/turbopack-css/src/references/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ use anyhow::Result;
use lightningcss::{
rules::CssRule,
stylesheet::StyleSheet,
traits::IntoOwned,
values::url::Url,
visitor::{Visit, Visitor},
};
Expand Down

0 comments on commit f20f243

Please sign in to comment.