Browse Source

Add variables.css to prettierignore

pull/2659/head
Gabe Kangas 3 years ago
parent
commit
87674d3f2e
No known key found for this signature in database
GPG Key ID: 4345B2060657F330
  1. 1
      web/.prettierignore

1
web/.prettierignore

@ -1,3 +1,4 @@ @@ -1,3 +1,4 @@
# Ignore artifacts:
node_modules
out
styles/variables.css

Loading…
Cancel
Save