-
**What version of Tailwind CSS are you using?**
v3.4.13
**What build tool (or framework if it abstracts the build tool) are you using?**
Tested with Bud.js 6.23.3 (using postcss 8.4.24) and T…
-
### Description
Classes are an essential part of **object-oriented programming (OOP)**. Classes are used to define the blueprint for real-world object modeling and organize the code into reusable a…
-
### NextUI Version
v2.2.0
### Describe the bug
Next UI is good. When i tried to make lighthouse performance for the given template , it give me unused css warnings. But it should not happent as it …
-
### The problem
Carbon uses SCSS to generate it's CSS. Use of CSS in JS, Less or other technique to apply Carbon is not always possible. This is a block to Carbonisation in some cases.
Currently s…
-
Closure compiler is breaking classes.jar.js
Still broke after these fixes, but it gets it farther:
``` diff
--- a/jit/compiler.ts
+++ b/jit/compiler.ts
@@ -103,6 +103,9 @@ module J2ME {
}
…
-
All functionality used in Javascript shall be implemented as a `Bean` such that we have a well defined API.
plata updated
4 years ago
-
When we write JS (in general, but in this case on LessFriction) we shouldn't be using the same classes for JS and CSS. I just fixed #9, where the problem was that somebody removed the `.btn-remove` cl…
JCB-K updated
11 years ago
-
hi,can slidesdown use reveal.js's plugin set?
how to configure it, and is there have a step-by-step demo?
-
**Describe the bug**
Changes being made to the settings are not being saved, even though Update has been pressed (and occasional a save successfully message comes up)
**Environment Details (plea…
-
Hi,
I recently updated to v1 and since then the Tailwind Prettier plugin no longer recognises the utility classes provided by this plugin. It moves the classes to the front of the class/classNames …