You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To contribute a new style rule first fork the repo and create your branch from `master. Then open a PR and propose the rule following the structure below.
6
+
7
+
If you have an idea that's not completely fleshed out, please [open an issue](https://github.com/gymshark/ios-stack-kit/issues) to discuss.
8
+
9
+
#### New Rule Structure
10
+
11
+
* A short description.
12
+
* Any notes that might be related
13
+
* A code example describing the incorrect and correct behaviours if necessary
0 commit comments