How to use Twitter Bootstrap 2 with play framework 2.x

前端 未结 8 1406
感动是毒
感动是毒 2020-12-04 08:11

I know that current Play! distribution has a helper for Bootstrap 1.4. What should I do if I want to use the current version of Bootstrap?

8条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-04 09:02

    You just update twitter bootstrap and also update your own code (the bootstrap specific code you wrote). Look at the following link for more information about updating to the newest version: http://twitter.github.com/bootstrap/upgrading.html .

提交回复
热议问题