PDA

View Full Version : Something Missing from the Project Setup?



EvilTed
2 Jul 2008, 2:30 PM
You failed to mention the fact that every project needs to include the CSS in their HTML file:

<link rel="stylesheet" type="text/css" href="css/ext-all.css" />

otherwise nothing renders.

I think you need this as part of the Project Setup section.

ET:D

darrellmeyer
9 Jul 2008, 7:18 PM
Done. Change will go on next update.