about-this-directory -> README.md

This commit is contained in:
Kognise 2020-10-01 13:55:15 -04:00
parent 2f64be44a8
commit 6c2d1d60e4
No known key found for this signature in database
GPG key ID: 23BD5389DB3E0A5E
2 changed files with 7 additions and 5 deletions

7
dist/README.md vendored Normal file
View file

@ -0,0 +1,7 @@
# About This Directory
This `dist/` directory is here to maintain backwards compatibility with sites that use the pre-2.0 version of Water.css.
We used to encourage linking to this directory instead of the version on NPM (since it didn't exist) so this exists to avoid breaking anything.
If you're still using a version from this directory please see the README to update. If you're a contributor, ignore this - **you're probably looking for `out/`**.

View file

@ -1,5 +0,0 @@
This dist/ directory is here to maintain backwards compatibility with sites that use the pre-2.0 version of Water.css.
We used to encourage linking to this directory instead of the version on NPM (since it didn't exist) so this exists to avoid breaking anything.
If you're still using a version from this directory please see the README to update. If you're a contributor, ignore this - you're probably looking for out/.