mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2026-01-10 01:51:14 +00:00
Backport more tools for work flavour
This commit is contained in:
13
php_tools/sass/install.yml
Normal file
13
php_tools/sass/install.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
|
||||
check: sass --version | grep -E '[0-9][.0-9]+' || (sass --version; false)
|
||||
|
||||
all:
|
||||
type: npm
|
||||
package: sass
|
||||
binary: sass
|
||||
version:
|
||||
build_dep: []
|
||||
run_dep: []
|
||||
pre:
|
||||
post:
|
||||
Reference in New Issue
Block a user