Skip to content

Commit 069e99f

Browse files
update reamde
1 parent 4c20418 commit 069e99f

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

readme.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
11
# Midi Controller Css
22

3-
I type a lot of css, so I bought a Korg NanoKontrol 2 and built this lovely Atom package.
4-
5-
This usb midi controller is costless and very complete for its size. I bought a used one for 20€ ($25).
6-
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!
3+
I type a lot of css, so I bought a Korg NanoKontrol 2 and built this lovely Atom package. 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!
84

95
![Demo](demo.gif)
106

11-
![Korg NanoKontrol 2](photo.jpg)
7+
This usb midi controller is costless and very complete for its size. I bought a used one for 20€ ($25).
128

139
You can have a look at [lib/actions.js](lib/actions.js) for a complete list of features.
1410

1511
PS: Most of the snippets only works with some popular PostCSS plugins, you can check my list on my [personnal front-end framework](https://github.com/dimitrinicolas/marmwork/blob/master/build/postcss.config.js).
1612

13+
![Korg NanoKontrol 2](photo.jpg)
14+
1715
With some helpers:
1816

1917
![Korg NanoKontrol 2](photo2.jpg)

0 commit comments

Comments
 (0)