global.css
Note: In the app's build process, be aware that global.css
is a reserved filename. The framework automatically locates global.css
files, compiles and merges them into styles.css
, which is then integrated into the application.
Last updated