Skip to content

Instantly share code, notes, and snippets.

@ideesimple
Created December 2, 2010 08:55
Show Gist options
  • Save ideesimple/725008 to your computer and use it in GitHub Desktop.
Save ideesimple/725008 to your computer and use it in GitHub Desktop.
stylesheets for only 1 resource (in snippet)
<?php
$modx->regClientCSS('path/to/css/file');
$modx->regClientStartupScript('path/to/js/file');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment