Did you read and follow the implementation steps posted on http://www.codeplex.com/cssfriendly/?
- Download the current release. Only the CSSFriendly.dll and CSSFriendlyAdapters.browser files are required.
- Add a reference to the CSSFriendly.dll to your web application.
- Add the CSSFriendlyAdapters.browser configuration file to your App_Browsers directory.
If you don't care about the source code, download the CSSFriendly.dll and CSSFriendlyAdapters.browser files and use those in your web site. If you do it this way you don't need the *.cs files -- their functionality is included in the CSSFriendly.dll file (which is basically the compiled DLL of those files).
- brian
-
blog: www.sidesofmarch.com