Skip to content

Commit

Permalink
remove inline annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoburniske committed Apr 12, 2024
1 parent 49c621c commit cf422b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fuse/src/core/merge/merge_impl.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ use crate::core::merge::get_collisions::get_collisions;

/// Merges all the Tailwind classes, resolving conflicts.
/// Can supply custom options, collision_id_fn and collisions_fn.
#[inline]
pub fn tw_merge_override(
class: &[&str],
options: MergeOptions,
Expand Down

0 comments on commit cf422b7

Please sign in to comment.