AugustoMarcelo / Projeto-Sig-Multicampi

Sistema Integrado de Gestão em desenvolvimento para a EMCM/RN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Packt/app

This folder contains the javascript files for the application.

Packt/resources

This folder contains static resources (typically an "images" folder as well).

Packt/overrides

This folder contains override classes. All overrides in this folder will be automatically included in application builds if the target class of the override is loaded.

Packt/sass/etc

This folder contains misc. support code for sass builds (global functions, mixins, etc.)

Packt/sass/src

This folder contains sass files defining css rules corresponding to classes included in the application's javascript code build. By default, files in this folder are mapped to the application's root namespace, 'Packt'. The namespace to which files in this directory are matched is controlled by the app.sass.namespace property in Packt/.sencha/app/sencha.cfg.

Packt/sass/var

This folder contains sass files defining sass variables corresponding to classes included in the application's javascript code build. By default, files in this folder are mapped to the application's root namespace, 'Packt'. The namespace to which files in this directory are matched is controlled by the app.sass.namespace property in Packt/.sencha/app/sencha.cfg.

About

Sistema Integrado de Gestão em desenvolvimento para a EMCM/RN


Languages

Language:JavaScript 77.1%Language:PHP 14.7%Language:CSS 8.2%Language:HTML 0.0%Language:Ruby 0.0%Language:ApacheConf 0.0%