-
tl;dr - a generator method is more easily inspectable with meta programming but so far that has bugs; a class instance is more intuitive and makes other use cases viable.
---
For me and my colle…
-
How can I achieve compiling the following with Postcss? I know to avoid conflict I can use the prefix which I'm currently doing but I also want to wrap the project in the .tailwind class so I won't ha…
-
Vulnerable Library - guava-30.1-jre.jar
Guava is a suite of core and expanded libraries that include
utility classes, Google's collections, I/O classes, and
much more.
Library home page: htt…
-
- Layered architecture:
- One should be able to write "low level" OpenGL code without the need to use the full-fledged rendering and scene management classes but directly using the low level classe…
-
Just a few things —
> We use hypens to separate two words
Typo on "hyphens"
> Utility classes
I'm a little iffy on the utility classes, I personally prefer adding them as mixins so that the HTML d…
feesh updated
8 years ago
-
Hi,
We are using this boilerplate for many plugins, but everytime we need a custom solution to have the same function in the Admin and Public class. Is it possible to add some support by default li…
-
```
Currently plural table names are converted to plural class names. Can an option
be provided to convert plural table names to singular class names? There are
utility classes that allow this conve…
-
Currently you have to include three.js even if you don't have 3D elements.
``` html
```
Ideally you could just include altspace and make use of the firebase connection for interesting 2D applicati…
-
When someone adds a bg utility i.e. `bg-wvu-accent--dark-green` the links should also change color.
-
@khorwood-openai mentioned in another issue possibly replacing the current JS package with a TS version. I think most of the community would prefer that, since it's the only way to guarantee a solid D…