Questions tagged [cfstatic]

CfStatic is a CSS and JavaScript control for CFML applications created by Dominic Watson.

CfStatic is a framework for managing the inclusion and packaging of CSS and JavaScript in CFML applications.

Useful links

1 questions
7
votes
2 answers

ColdFusion cfstatic includes all CSS files

I am trying to use cfstatic. In my index.cfm, I am adding only green.css using cfstatic, cfstatic should add minimized version of green.css only, So my h1 text

I should be Green

should be in green color. But cfstatic is adding both…
JS Mitrah
  • 686
  • 5
  • 12