summaryrefslogtreecommitdiff
path: root/styles/minical.css
AgeCommit message (Collapse)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-0/+0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2007-11-08Fix linking of minical css since it can be used from a {minical} tag or in a ↵Nick Palmer1-0/+7
module and <link> has to be in <head>. Need to figure out how to tell if the minical has been rendered at all or will be by a module to not require the css all the time.