mirror of
https://github.com/atom/atom.git
synced 2026-01-25 14:59:03 -05:00
18 lines
613 B
Plaintext
18 lines
613 B
Plaintext
/* Most of the Bootstrap styles are now in a seperate package */
|
|
/* TODO: Remove this file if nothing burned down */
|
|
|
|
// Below the removed styles
|
|
|
|
// Core variables and mixins
|
|
// @import "../node_modules/bootstrap/less/variables.less";
|
|
// @import "../node_modules/bootstrap/less/mixins.less";
|
|
|
|
// Core CSS
|
|
// @import "../node_modules/bootstrap/less/grid.less";
|
|
|
|
// Components
|
|
// @import "../node_modules/bootstrap/less/input-groups.less";
|
|
// @import "../node_modules/bootstrap/less/labels.less";
|
|
// @import "../node_modules/bootstrap/less/thumbnails.less";
|
|
// @import "../node_modules/bootstrap/less/close.less";
|