vladotesanovic / ngSemantic

Angular 2 building blocks :package: based on Semantic UI
https://ng-semantic.herokuapp.com/
MIT License
973 stars 148 forks source link

How to use layout ? #117

Open curiouscode opened 7 years ago

curiouscode commented 7 years ago

I want to use the layout feature but looks like not yet prepared in ngSemantic http://semantic-ui.com/usage/layout.html

Any there any possible way to use semantic ui layout? Can I use the layout css feature after embedding semantic ui css by insering a link tag in index.html ? like `

` Please teach me