Hello,
The spiffyui.min.css gets included by JavaScript code in the spiffyui.js
file. You can stop it from doing that by setting the spiffyui.autoloadCSS
to false. However, that's probably not what you want to do.
Editing the spiffyui.css file makes it difficult for you to upgrade your
application to new Spiffy UI versions. It's a better idea to create a new
CSS file and include it after the spiffyui.min.css. If you're using the
Maven build and you put your new CSS file in the src/main/webapp/css
directory then it will get included inside the spiffyui.min.css file
automatically when you build.
I hope that helps,
Zack
--
You received this message because you are subscribed to the Google Groups
"Spiffy UI" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to
spiffy-ui+...@googlegroups.com.
For more options, visit
https://groups.google.com/groups/opt_out.