mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
4 lines
74 B
Bash
4 lines
74 B
Bash
|
#! /bin/bash
|
||
|
|
||
|
bundle exec sass --update --style=nested --sourcemap=none .
|