UNPKG

extjs-gpl

Version:

GPL licensed version of Sencha Ext JS

10 lines (8 loc) 350 B
### ./sass/src This folder contains Sass files defining CSS rules corresponding to classes included in the application's JavaScript code build when using the classic toolkit. By default, files in this folder are mapped to the application's root namespace, 'Calendar'. This is set in `"app.json"`: "sass": { "namespace": "Calendar" }