Sorry...my English is not very good
1. i want to using bootstrap.css in my customer views,but the fuel.min.css will replace my styles,how can i disable fuel.min.css in my views?
2. and i put a form into my customer views(i did not use form_builder…
I also have the same problem.
In fuel v1.0
step1: Create a folder to contain my code in the fuel/modules/ my_folder
step2: Create my config folder and add a {module_name}.php, {module_name}_constants.php, and a {module_name}_routes.php
step3: Crea…