/* Comment or uncomment to enable/disable modules */ // @import "../../../node_modules/uikit/src/scss/uikit.scss"; // Tots els mòduls // Base @import "../../../node_modules/uikit/src/scss/components/variables.scss"; @import "../../../node_modules/uikit/src/scss/components/mixin.scss"; @import "../../../node_modules/uikit/src/scss/components/base.scss"; // Elements @import "../../../node_modules/uikit/src/scss/components/link.scss"; @import "../../../node_modules/uikit/src/scss/components/heading.scss"; @import "../../../node_modules/uikit/src/scss/components/divider.scss"; @import "../../../node_modules/uikit/src/scss/components/list.scss"; //@import "../../../node_modules/uikit/src/scss/components/description-list.scss"; @import "../../../node_modules/uikit/src/scss/components/table.scss"; @import "../../../node_modules/uikit/src/scss/components/icon.scss"; //@import "../../../node_modules/uikit/src/scss/components/form-range.scss"; @import "../../../node_modules/uikit/src/scss/components/form.scss"; // After: Icon, Form Range @import "../../../node_modules/uikit/src/scss/components/button.scss"; // Layout @import "../../../node_modules/uikit/src/scss/components/section.scss"; @import "../../../node_modules/uikit/src/scss/components/container.scss"; @import "../../../node_modules/uikit/src/scss/components/grid.scss"; //@import "../../../node_modules/uikit/src/scss/components/tile.scss"; //@import "../../../node_modules/uikit/src/scss/components/card.scss"; // Common @import "../../../node_modules/uikit/src/scss/components/close.scss"; // After: Icon @import "../../../node_modules/uikit/src/scss/components/spinner.scss"; // After: Icon @import "../../../node_modules/uikit/src/scss/components/totop.scss"; // After: Icon //@import "../../../node_modules/uikit/src/scss/components/marker.scss"; // After: Icon //@import "../../../node_modules/uikit/src/scss/components/alert.scss"; // After: Close //@import "../../../node_modules/uikit/src/scss/components/badge.scss"; //@import "../../../node_modules/uikit/src/scss/components/label.scss"; //@import "../../../node_modules/uikit/src/scss/components/overlay.scss"; // After: Icon @import "../../../node_modules/uikit/src/scss/components/article.scss"; // After: Subnav @import "../../../node_modules/uikit/src/scss/components/comment.scss"; // After: Subnav //@import "../../../node_modules/uikit/src/scss/components/search.scss"; // After: Icon // Navs @import "../../../node_modules/uikit/src/scss/components/nav.scss"; @import "../../../node_modules/uikit/src/scss/components/navbar.scss"; // After: Card, Grid, Nav, Icon, Search //@import "../../../node_modules/uikit/src/scss/components/subnav.scss"; //@import "../../../node_modules/uikit/src/scss/components/breadcrumb.scss"; //@import "../../../node_modules/uikit/src/scss/components/pagination.scss"; @import "../../../node_modules/uikit/src/scss/components/tab.scss"; @import "../../../node_modules/uikit/src/scss/components/slidenav.scss"; // After: Icon //@import "../../../node_modules/uikit/src/scss/components/dotnav.scss"; //@import "../../../node_modules/uikit/src/scss/components/thumbnav.scss"; // JavaScript @import "../../../node_modules/uikit/src/scss/components/accordion.scss"; @import "../../../node_modules/uikit/src/scss/components/drop.scss"; // After: Card @import "../../../node_modules/uikit/src/scss/components/dropdown.scss"; // After: Card @import "../../../node_modules/uikit/src/scss/components/modal.scss"; // After: Close @import "../../../node_modules/uikit/src/scss/components/lightbox.scss"; // After: Close @import "../../../node_modules/uikit/src/scss/components/slideshow.scss"; @import "../../../node_modules/uikit/src/scss/components/slider.scss"; @import "../../../node_modules/uikit/src/scss/components/sticky.scss"; //@import "../../../node_modules/uikit/src/scss/components/offcanvas.scss"; @import "../../../node_modules/uikit/src/scss/components/switcher.scss"; //@import "../../../node_modules/uikit/src/scss/components/leader.scss"; // Scrollspy // Toggle // Scroll // Additional @import "../../../node_modules/uikit/src/scss/components/iconnav.scss"; //@import "../../../node_modules/uikit/src/scss/components/notification.scss"; //@import "../../../node_modules/uikit/src/scss/components/tooltip.scss"; //@import "../../../node_modules/uikit/src/scss/components/placeholder.scss"; //@import "../../../node_modules/uikit/src/scss/components/progress.scss"; //@import "../../../node_modules/uikit/src/scss/components/sortable.scss"; //@import "../../../node_modules/uikit/src/scss/components/countdown.scss"; // Utilities @import "../../../node_modules/uikit/src/scss/components/animation.scss"; @import "../../../node_modules/uikit/src/scss/components/width.scss"; @import "../../../node_modules/uikit/src/scss/components/height.scss"; @import "../../../node_modules/uikit/src/scss/components/text.scss"; //@import "../../../node_modules/uikit/src/scss/components/column.scss"; @import "../../../node_modules/uikit/src/scss/components/cover.scss"; @import "../../../node_modules/uikit/src/scss/components/background.scss"; @import "../../../node_modules/uikit/src/scss/components/align.scss"; @import "../../../node_modules/uikit/src/scss/components/svg.scss"; @import "../../../node_modules/uikit/src/scss/components/utility.scss"; @import "../../../node_modules/uikit/src/scss/components/flex.scss"; // After: Utility @import "../../../node_modules/uikit/src/scss/components/margin.scss"; @import "../../../node_modules/uikit/src/scss/components/padding.scss"; @import "../../../node_modules/uikit/src/scss/components/position.scss"; @import "../../../node_modules/uikit/src/scss/components/transition.scss"; @import "../../../node_modules/uikit/src/scss/components/visibility.scss"; @import "../../../node_modules/uikit/src/scss/components/inverse.scss"; // Need to be loaded last @import "../../../node_modules/uikit/src/scss/components/print.scss";