0.4.6 • Published 2 months ago

alchemy-styleboost v0.4.6

Weekly downloads
4
License
MIT
Repository
github
Last release
2 months ago

Alchemy Styleboost

The Styleboost plugin provides your Alchemy application and plugins access to several popular front-end frameworks.

Usage

You can use the stylesheet files by importing it like you normally would, for example:

@import 'bootstrap/bootstrap';

The bootstrap files can be overloaded in your base app or plugin folder by simply creating an assets/stylesheets/bootstrap/filetooverload.less file.

This overloading won't necesarily affect plugins, as they're encouraged to use the original, un-overloadable files using the following import:

@import 'original/bootstrap/bootstrap';

This does not mean you can't overload plugin styles, it means you'll have to overload the plugin's less files themselves.

0.5.0-alpha.1

2 months ago

0.4.6

1 year ago

0.4.5

2 years ago

0.4.4

3 years ago

0.4.3

4 years ago

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

7 years ago

0.2.0

8 years ago