You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am in the process of creating the dcpmon interface here that could potentially also be the UI for LRGS(?). I wanted to open this discussion to talk about CSS and the various options available.
I noticed that you appear to be using Bootstrap for your CSS framework of choice for the OpenDCS UI:
I was curious what your ( @wjonassen ) thought were on using TailwindCSS?
Specifically,
Have you considered using it
Do you have experience with it
Do you have any objections to it
There is some potential overlap to be had across these two web apps. If we have components that are cross compatible at a basic level (CSS/JSvTS/etc) we could borrow from one another.
Side note: I've had mixed success getting bootstrap to work with tailwind. They fight each other on styles. Also it would add to the overall size to try and ship both.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am in the process of creating the dcpmon interface here that could potentially also be the UI for LRGS(?). I wanted to open this discussion to talk about CSS and the various options available.
I noticed that you appear to be using
Bootstrap
for your CSS framework of choice for the OpenDCS UI:I was curious what your ( @wjonassen ) thought were on using TailwindCSS?
Specifically,
There is some potential overlap to be had across these two web apps. If we have components that are cross compatible at a basic level (CSS/JSvTS/etc) we could borrow from one another.
Side note: I've had mixed success getting bootstrap to work with tailwind. They fight each other on styles. Also it would add to the overall size to try and ship both.
Beta Was this translation helpful? Give feedback.
All reactions