-
Hey @redsift @macintoshhelper @martinhecher ,
Is this repo maintained? do you still accept PR-s? or I should just go ahead and fork it?
-
This is a catch-all issue for ideas I had to persist somehow without pursuing them during the 2.0.0 crunch phase
- Add patternplate serve command that simulates deployed static builds with appropri…
-
Hi,
I've been thinking along the lines of "Bootstrap for Health" and stumbled across this front-end framework.
I believe the concept has so much potential and was wondering if this repo is stil…
-
is react native supported? because I just initiated a project and saw styles as props already work(without styled-components and styled-systems):
```
```
are there any conflict between them? w…
-
[callstack/linaria: Zero-runtime CSS in JS library](https://github.com/callstack/linaria)
## 库
- [facebookincubator/redux-react-hook: React Hook for accessing state and dispatch from a Redux store…
-
下一步
--
integrate with
https://eigenads.com/
大致的footer header用他的,尽量少用直接style
之前模板
--
https://protoship.io/magick/uipad/12782b1d5a508cd3/annotate
https://app.zeplin.io/project.html#pid=58e…
-
I'm using HTML-Sketchapp CLI and have this strange bug, where all images are consistently offset by almost 50px.
![image](https://user-images.githubusercontent.com/31395111/47951292-c9589a80-dfb2-1…
-
to: @necolas
This is mostly in response to #31, but also just something I've been thinking about for some time, and is a proposal for a path to building a real production-quality ecosystem for buil…
-
Caveat that I have NO idea how complex this would be, but it'd be amazing if there was an option that when checked, was aware of component names eg: `main-nav`, and when it encountered an ID or class …
-
### Introduction
Out of the box, react-native is for building Android and iOS (and TvOS?) apps, so `react-native init` starts us of with an `android` and `ios` folder and project. However …