We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04f8093 commit 7e7283cCopy full SHA for 7e7283c
1 file changed
README.md
@@ -12,6 +12,11 @@
12
13
Demo: http://modularcode.github.io/modular-admin-html/
14
15
+## Browser support
16
+
17
+Lot of app components use new Flexbox Layout module which is available in modern browsers. Bootstrap4 is used as main fraimwork.
18
+Please make sure if that's suitable for you [Flexbox browser support](http://caniuse.com/#feat=flexbox).
19
20
## Getting Started
21
22
For assembling the application, you need to have [NodeJs](https://nodejs.org/en/) with npm. You also need to have Bower installed globally.
0 commit comments