1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-19 11:21:22 +02:00

about-this-directory -> README.md

This commit is contained in:
Kognise
2020-10-01 13:55:15 -04:00
parent 2f64be44a8
commit 6c2d1d60e4
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/.