hello guys. Where can I find a full page sample us...
# fritz2
f
hello guys. Where can I find a full page sample using fritz2 with bootstrap?
j
Basically, just add the css to your index.html as you would do normally and just use the class names as you would normally in your friz2 headless components. You may want to configure webpack with some css minification. Via some script in the webpack.d directory. But other than that, it should just work like any other bootstrap project. Some older versions of friz2 used bootstrap by default. So, you might dig back in git to find some examples of how that used to work.
c
IIrc our examples applications still relies on bootstrap: https://github.com/jamowei/fritz2-examples