Skip to content
This repository was archived by the owner on Jun 5, 2019. It is now read-only.
/ alchemy-styleboost Public archive

The style plugin for Alchemy, which incorporates Bootstrap 3

Notifications You must be signed in to change notification settings

codedor/alchemy-styleboost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Styleboost Plugin

The Styleboost plugin provides your Alchemy application and plugins access to the popular front-end framework "for faster and easier web development".

Usage

You can use Bootstrap in your own Less 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.

About

The style plugin for Alchemy, which incorporates Bootstrap 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •