diff --git a/README_NEW.md b/README_NEW.md new file mode 100644 index 0000000..78892c2 --- /dev/null +++ b/README_NEW.md @@ -0,0 +1,13 @@ +## Conventions + +For file structure reference this [repo](https://github.com/wiledal/vanilla-bean). + +Branches are named after category, task number and with meaningful description. E.g.'ui-18/add_portrait_component'. + +## Warnings + +Parcel in v2 has a [bug](https://github.com/parcel-bundler/parcel/issues/5965) witch it's cache and will not update changes on website without manual page refresh. + +## Useful resources + +- [custom elements](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_custom_elements), diff --git a/index.html b/index.html index 12db059..9a065fc 100644 --- a/index.html +++ b/index.html @@ -14,6 +14,6 @@
- +