mirror of
https://github.com/zhigang1992/RubyMotion-PixateFreestyle.git
synced 2026-01-12 09:33:46 +08:00
add REPL section
This commit is contained in:
@@ -108,6 +108,8 @@ $ rake pixate:sass style=compressed
|
||||
|
||||
You could use `nested`, `expanded`, `compact` and `compressed` as output style.
|
||||
|
||||
## REPL
|
||||
|
||||
Pixate gem provides "style" method in REPL. You could change the stylesheet at the moment in REPL. For example,
|
||||
```
|
||||
(main)> style "button { color : blue; }"
|
||||
|
||||
Reference in New Issue
Block a user