Ive some very heavy external stylesheets in app/assets/stylesheets/external/calendars I dont want to include the stylesheets into the application.css as they are used infrequently
Yet i want them precompiled.
Ho w do i use config.assets.precompile o selectively precompile all stylesheets nside this folder ?