4 lines
99 B
YAML
4 lines
99 B
YAML
- name: add to npmpkgs
|
|
set_fact:
|
|
npmpkgs: "{{ npmpkgs + ['@tailwindcss/language-server'] }}"
|