-
**Main Objective:** replace all use cases of `glamorous` and `glamor` to use `emotion` [object styles](https://emotion.sh/docs/object-styles)
**Purpose:**
- Unify styling under pattern
- Scope s…
-
It would be good to see how popular the various CSS-in-JS approaches are, potentially breaking it down by library.
List of libraries and how to detect:
Implemented | Solution | How | Example |
…
-
I use npm install from the code, and run it success. But when I open the url, I find it missing some references(I also can't find the missing file in frontend folder). I don't know how to fix it, …
-
It doesn't have to be as glamorous as LetsEncrypt capability, but there should be some way of attaching the bits and pieces of CSRs, keys and whatnot to a gh-pages hosted repo if it is using a CNAME r…
-
Hi, the book is great and answered many of my question getting into Smalltalk in general.
I just realized the license "Share-alike" [mentioned in the footer on the website](https://books.pharo.org/…
-
New issue from https://github.com/threepointone/glamor/issues/226#issuecomment-318631505
An array or multiple arguments can passed to the `css()` function but that order is not respected when the c…
-
I think it would be useful if the label's casing were preserved. I think it's getting `toLowerCase` [here](https://github.com/threepointone/glamor/blob/db533d7c5fe249e443756367161d0830086b0624/src/ind…
-
The emotion css-mode test is not actually using emotion for colouring of the cells, which is the heaviest part. It just uses inline styles:
```style={{ background: `rgba(74, 174, 53, ${x})` }}```
wh…
jfrej updated
4 years ago
-
## Today's Travelogue Entry
So, in my short time on this little blue planet, I've seen my fair share of Google Maps photos misrepresenting businesses. Ie. The photos will all look super-glamorous, b…
-
I'm wondering if it would be possible to add support for auto-prefixing the conditions within `@supports` rules. Here's a reduced example from a use-case I have:
```javascript
glamorous.div({
…