sample skeleton application with dojo toolkit & arcgis js api v 4.30
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Irul24 d994ad09ee First Commit 2 years ago
..
form First Commit 2 years ago
images First Commit 2 years ago
layout First Commit 2 years ago
Calendar.css First Commit 2 years ago
Calendar.less First Commit 2 years ago
Calendar_rtl.css First Commit 2 years ago
Calendar_rtl.less First Commit 2 years ago
ColorPalette.css First Commit 2 years ago
ColorPalette.less First Commit 2 years ago
Common.css First Commit 2 years ago
Common.less First Commit 2 years ago
Dialog.css First Commit 2 years ago
Dialog.less First Commit 2 years ago
Dialog_rtl.css First Commit 2 years ago
Dialog_rtl.less First Commit 2 years ago
Editor.css First Commit 2 years ago
Editor.less First Commit 2 years ago
Editor_rtl.css First Commit 2 years ago
Editor_rtl.less First Commit 2 years ago
InlineEditBox.css First Commit 2 years ago
InlineEditBox.less First Commit 2 years ago
Menu.css First Commit 2 years ago
Menu.less First Commit 2 years ago
Menu_rtl.css First Commit 2 years ago
Menu_rtl.less First Commit 2 years ago
ProgressBar.css First Commit 2 years ago
ProgressBar.less First Commit 2 years ago
ProgressBar_rtl.css First Commit 2 years ago
ProgressBar_rtl.less First Commit 2 years ago
README First Commit 2 years ago
TimePicker.css First Commit 2 years ago
TimePicker.less First Commit 2 years ago
TitlePane.css First Commit 2 years ago
TitlePane.less First Commit 2 years ago
TitlePane_rtl.css First Commit 2 years ago
TitlePane_rtl.less First Commit 2 years ago
Toolbar.css First Commit 2 years ago
Toolbar.less First Commit 2 years ago
Toolbar_rtl.css First Commit 2 years ago
Toolbar_rtl.less First Commit 2 years ago
Tree.css First Commit 2 years ago
Tree.less First Commit 2 years ago
Tree_rtl.css First Commit 2 years ago
Tree_rtl.less First Commit 2 years ago
claro.css First Commit 2 years ago
claro_rtl.css First Commit 2 years ago
compile.js First Commit 2 years ago
document.css First Commit 2 years ago
document.less First Commit 2 years ago
variables.less First Commit 2 years ago

README

These are "less" files that compile into the CSS of claro.

1. Install node from http://nodejs.org/#download

2. To compile all the files:

$ cd dijit/themes/claro
$ node compile.js


See http://lesscss.org/ and https://github.com/cloudhead/less.js/ for more information.