mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Improve phrasing
This commit is contained in:
parent
c370afd94e
commit
feedeabee3
@ -267,9 +267,9 @@ internet. So please don't depend on resources (JS libs, CSS, images, fonts)
|
|||||||
hosted by external CDNs or servers but instead please package all dependencies
|
hosted by external CDNs or servers but instead please package all dependencies
|
||||||
into Element itself.
|
into Element itself.
|
||||||
|
|
||||||
CSS hot-reload is currently an opt-in development feature, and if you want to have
|
CSS hot-reload is available as an opt-in development feature. You can enable it
|
||||||
it working properly on your environment, create a `.env` file in this repository
|
by defining a `CSS_HOT_RELOAD` environment variable, in a `.env` file in the root
|
||||||
with proper environmental, see `.env.example` for documentation and example.
|
of the repository. See `.env.example` for documentation and an example.
|
||||||
|
|
||||||
Setting up a dev environment
|
Setting up a dev environment
|
||||||
============================
|
============================
|
||||||
|
Loading…
Reference in New Issue
Block a user