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
Copy file name to clipboardExpand all lines: readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
# Midi Controller Css
2
2
3
3
I type a lot of css, so I bought a Korg NanoKontrol 2 and built this lovely Atom package.
4
+
4
5
This usb midi controller is costless and very complete for its size. I bought a used one for 20€ ($25).
6
+
5
7
Each column of buttons controls the values of one css property, and each slider sets the px/percent/... values. Ordinary snippets are outdated, go midi snippets!
6
8
7
9

8
10
9
-
I recommend you to use this package with my [MarmWork](https://github.com/dimitrinicolas/marmwork) front-end framework.
10
-
11
11

12
12
13
13
You can have a look at [lib/actions.js](lib/actions.js) for a complete list of features.
0 commit comments