Plan step 41(ii): exercises the tag-to-stylesheet mapping (plain, prefixed and namespaced spellings), a package stylesheet's own imports counting toward its dependents (split-button.css satisfies button.css and menu.css too), ->links() needing pagination.css, the always-required foundation.css, and a package tag shadowed by the application's own anonymous or class component. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Qwx5USif3wFFmxtHg5U1g9
2 lines
52 B
CSS
2 lines
52 B
CSS
@import '../../../../resources/css/foundation.css';
|