adhawk-theme
v2.0.10
Published
SCSS theme for AdHawk
Downloads
3
Readme
AdHawk Theme
This is a repository for developing the AdHawk base Bootstrap theme.
Developing
First install the dependencies:
npm install
Then, you can start the server:
npm start
Finally, begin editing the files variables.scss
and adhawk.scss
and watch
the magic unfold.
Easy demoing on any site
It is possible to inject CSS into any site and see the outcome. I suggest using the CSS Inject Chrome extension.
- Set the URL for the CSS to inject to
http://local.tryadhawk.com:3030/css/theme.css
- ?
- Profit
You can now see how the AdHawk theme would look on any page which uses Bootstrap.