Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Were is "_javascripts.html.twig" and "_stylesheets.html.twig" files? #53

Closed
uran1980 opened this issue May 25, 2013 · 2 comments
Closed

Comments

@uran1980
Copy link

In documentation you wrote:

The Bootstrap for Symfony2 bundle only contains the compiled and not minified versions of the CSS and Javascript files. We recommend using Assetic to minify the files. If you want to compile your own version of Twitter for Bootstrap you can do this. Just look at the content of _javascripts.html.twig and _stylesheets.html.twig, copy the content into your bundle and replace the CSS and JavaScript files with your own.

I can't fined those files in repository.

@florianeckerstorfer
Copy link
Member

I removed the static files in a previous release. Please consult the Assets section of the BcBootstrap documentation and the Assetic documentation (e.g., How to Minify JavaScripts and Stylesheets with YUI Compressor).

I will update the documentation with the next release.

@uran1980
Copy link
Author

Ok, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants