Skip to content

Icons, notification colors,

Compare
Choose a tag to compare
@dariusrosendahl dariusrosendahl released this 20 Dec 09:47
· 138 commits to master since this release

Docs

  • Cleaned up all the views, more use of nunjucks includes
  • Sticky menu on larger screens, thanks @gbeumer !
  • Active state for menu items
  • Added icon page with icon examples
  • Added buttons with icons on the buttons page

Added castlecss-icons ^1.0.2
The icons are hosted on Cloudflare which makes using the icons even easier! Just include the castlecss-icons in your package.json and you're good to go!

2016-12-20 10_07_29-start

Updated castlecss-notifications to 1.0.0

  • New notification / alert colors. Also added a warning color. Upgrade both your core and notification module to the last version to see these changes.

2016-12-20 09_53_07-start
2016-12-20 09_53_36-start

Updated castlecss-core to ^2.1

  • Added a standard h1-h6 styles so you don't have to. Also, we added .head and .head1-6 styles. With this you can style any element into a heading. For example you can make a strong or a h2 look like a h1, etc.
  • New notification / alert colors. Also added a warning color. Upgrade both your core and notification module to the last version to see these changes.

2016-12-20 10_05_27-start

Updated castlecss-buttons to ^0.5

  • Added castlecss-core as dependency