auto-refresh-css-reactive
Reactive icon

Auto Refresh CSS (Reactive)

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 25 Feb by 
4.0
 (1 rating)
auto-refresh-css-reactive

Auto Refresh CSS (Reactive)

Details
Automatically refresh application's CSS after changes without publishing a new version. *For Reactive
Read more

Great to use with CSS preprocessors like SASS.

You should enable CSP (Content Security Policy) from Application Settings and allow localhost in LifeTime.

Parameters

  1. URL
    If not provided, localhost (127.0.0.1) will be used.
    Default value: http://localhost/ + GetEntryEspaceName() + /style.css
    Example: http://localhost/AutoRefreshCSSDemo_Reactive/style.css
    Custom URL example: https://dl.dropboxusercontent.com/s/p6ku98rb46zeev5/style.css
  2. RefreshManually
    Always True if URL is a custom URL that is not localhost.
Release notes (1.0.1)

Update to pass only 1 parameter to the function.

License (1.0.1)
Reviews (0)
Team
Related assets