Skip to content
Verified Commit 49b2a8b7 authored by Robert Hunt's avatar Robert Hunt 🌴
Browse files

fix: Change generate_utilities.js to handle important in sub rules

This attempts to identify nested include rules and make sure the
important rule is applied correctly. To do this, it walks through all
the inner nodes and when it finds an include rule, it checks against
known declarations and applies the important call if it is found.

If the rule is unknown we throw a console warning to let the developer
know as any includes from other files won't be known.
parent 157402aa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment