Open rkmax opened 6 years ago
@rkmax Add the calendar to ~/semantic/tasks/config/defaults.js. After gulp build
the whole thing, mine works. Refer to #5592
thx @netanyahuyasser will try that
The calendar has been merged into https://github.com/fomantic/Fomantic-UI Docs here: https://fomantic-ui.com/modules/calendar.html
I dont know anything about semantic, but based on the bunch of files that semantic create when is installed in order to be customize, I assume that installing this module was something like
semantic/src/definitions/modules/calendar.js
semantic/src/definitions/modules/calendar.less
semantic/src/semantic.less
cd semantic && gulp
which build the thingbut I've naived and this is not how this works. could you please add instructions, how to install and allow customized together semantic-ui?
Example semantic tree