Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't hardcode CSS styling for window layout on UI #12

Open
kiritsuku opened this issue Feb 1, 2016 · 1 comment
Open

Don't hardcode CSS styling for window layout on UI #12

kiritsuku opened this issue Feb 1, 2016 · 1 comment

Comments

@kiritsuku
Copy link
Owner

Right now the layout of how windows can be arranged is hardcoded in CSS, which means that it breaks with deep nesting. I need to find a way to either generate the necessary CSS code on the fly or to define CSS that allows arbitrary nested layouts.

@kiritsuku
Copy link
Owner Author

I found the bulma library, which seems to do what I need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant