1.1.1 • Published 6 years ago
@doabit/stisla-theme v1.1.1
Stisla bootstrap theme.
Usage
yarn add @doabit/stisla-theme@import '~@doabit/stisla-theme/src/scss/style';
@import '~@doabit/stisla-theme/src/scss/components';Customization
$primaryColor: #367ad3f8;Contributing
- Fork it ( https://github.com/doabit/stisla-theme/fork )
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request