Files
yeuchaybo-v6/.stylelintignore
T

7 lines
96 B
Plaintext
Raw Normal View History

2018-09-13 20:49:49 +07:00
# Ignore vendor directories.
node_modules/*
vendor/*
# Ignore minified styles.
*.min.css