back to home

sass-basis / basis

A lightweight responsive Sass/CSS framework based on flexible box.

View on GitHub
147 stars
11 forks
10 issues

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing sass-basis/basis in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/sass-basis/basis)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Basis A lightweight responsive Sass/CSS framework based on flexible box. • Document: https://sass-basis.github.io/ • GitHub: https://github.com/sass-basis/basis/ • Release: https://github.com/sass-basis/basis/releases/ Why it's awesome? • Basis isn't about a UI framework. Basis provides only basic frame of components. So you build a responsive web page quickly and easy to overwrite with your Sass or CSS. • CSS architecture of Basis is FLOCSS. So it is possible a modular approach. • Basis has incorporated the concept of vertical rhythm. So you can be a good-balanced design. • Basis has many mixins. Usufule mixins and abstract mixin of compornents. Get started Using NPM Installs Basis Imports Basis your Sass/SCSS. Imports JavaScript Download from GitHub Download the basis from https://github.com/sass-basis/basis/releases Imports Basis your Sass/SCSS. or Just this link. Loads JavaScripts Using CDN (jsDelivr) https://cdn.jsdelivr.net/npm/sass-basis@latest/dist/ Sample for using classes Sample for using abstracts Browser support Modern Browser only How to contribute Please make an issue if there is a problem and needs. Please don't make the new issue if the issue of the same content already exists. If you can coding, please give me a pull request. But, please do not send in the master branch. Pull request sent to the master branch doesn't merge. License MIT License