CSS Framework & Ninox
Hello,
I recently realized that Ninox allows us to use a CSS stylesheet file directly from a CDN link.
I wanted to know if we could use a CSS Framework to design a Ninox page faster and more efficiently.
So, as seen in the attached database, I started experimenting with Bootstrap to create Buttons, Tables, and responsive Columns.
It is a promising solution, although I noticed that it changes the size of the Ninox font, which results in a disruptive layout.
- Have you ever used a CSS framework in Ninox before?
- Do you know of any other CSS framework besides Bootstrap that fits better with Ninox?
- What issues can arise from such an approach?
Please share your thoughts, reflections, and ideas here... Thank you.
30 replies
-
I'm excited because I finally built a toolkit, which is the best for creating our CSS stylesheets!
It's the Tailwind framework, which uses an entirely different philosophy and is based on Utility classes. A cool feature is the Just-In-Time engine that generates the styles you need for your project on-demand, producing small CSS files.
The need for isolation inside Ninox still exists, and fortunately, here is a handy plugin that we can install directly inside Tailwind.
An excellent library with ready-made components for the Tailwind CSS framework is daisyUI, which we can also install into a Tailwind project.
The tricky part is that we must set up the above toolset outside the Ninox environment and then copy the code.
The best option for this is Visual Studio Code.
If you need any help with the above, please let me know!
Using this toolset, I created a demo dashboard without writing a single line of code!
Have fun!
-
With 3.12 coming with the beginnings of customisation I would think it prudent to wait. Seems to me Ninox are going to eventually get there. Of course, they tell us but hey ho......
Content aside
-
1
Likes
- 3 mths agoLast active
- 30Replies
- 904Views
-
10
Following