-
Textarea is being applied a `monospace` user agent style for `font-family`, looking in chrome, using `v1.1.0`.
I believe it should use the same font applied to `body`.
tmpfs updated
8 years ago
-
Found the framework linked through the HTML5 Weekly newsletter, and it looks pretty great. However, I found one issue with the media query documentation (http://milligram.github.io/tips.html).
`rem` …
-
Just wanted to point out that the < ol > and < ul > tags are backwards in the list description (http://milligram.github.io/#lists)
"The unordered list use < ol > element will be marked with a outline…
-
for real-time discussion
ghost updated
8 years ago
-
The typography web page has a typo.
I believe:
Archor
should be
Anchor
I don't think I can edit the actual doc pages-maybe I'm wrong.
-
in homepage
http://milligram.github.io/index.html
the menu Docs works great, since anchors do exist in the page.
But when you go in any example page, let's say typography.html,
then the Docs menu fa…
ghost updated
8 years ago
-
Would be good to ship the source files with npm so they can be easily imported into existing projects. :smile:
-
It is better to have utilities when developing a frameworks, we can have more utilities like center, ellipsis, textNoWrap, textTruncate and much more. looking to give a pull request.
-
Everything looks very similar to Skeleton (http://getskeleton.com/).
Did you take some inspiration from them?
-
Nothing happened to our project repo at all and suddenly the heroku build is broken:
```
remote: react-helmet@3.1.0 node_modules/react-helmet
remote: ├── object-assign@4.1.0
remote: ├── deep-equal@1.…