0.0.2 • Published 3 years ago
@korter/semantic v0.0.2
@flatfy/semantic
Based on the Semantic UI v2.4.2
src
structure
src
├── site
│ ├── collections
│ ├── elements
│ ├── globals // global project wise variables
│ ├── modules
│ └── views
└── theme.config // shouldn't be edited
Commands
npm run build
= npm start
runs build process with replacing original empty configuration (overrides, variables, etc.) with the custom one from the src
directory
Customized elements
- input
- button
- dropdown (i.e. select)
form
The others are still intact but fully functional though