Skip to content

Commit be8b3f2

Browse files
committed
Rm pub
1 parent 2d51bf8 commit be8b3f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/css/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pub mod class_map;
22
mod constant;
33
pub mod debug;
44
pub mod is_special_property;
5-
pub mod num_to_nm_base;
5+
mod num_to_nm_base;
66
pub mod optimize_multi_css_value;
77
pub mod optimize_value;
88
pub mod rm_css_comment;

0 commit comments

Comments
 (0)