Skip to content

Commit

Permalink
Tailwind config analyzer package (initial version) (#1884)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniGuardiola authored Feb 29, 2024
1 parent 07bb274 commit b0742b5
Show file tree
Hide file tree
Showing 13 changed files with 1,247 additions and 632 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ mod options;
mod presets;
mod sort;
mod sort_config;
mod tailwind_preset;

use biome_analyze::{
context::RuleContext, declare_rule, ActionCategory, Ast, FixKind, Rule, RuleDiagnostic,
Expand Down
Loading

0 comments on commit b0742b5

Please sign in to comment.