Fast, maintainable, optimal, component-oriented CSS.
CSS Blocks Broccoli Addon
CSS Blocks Language Server
Use CSS Blocks with your Ember and Glimmer projects.
Command line interface to css-blocks.
Standardized access to css-blocks configuration files.
Webpack plugin for css-blocks.
Statically analyzes JSX files for CSS Blocks use.
CSS Blocks Support for Ember. Apps should also install @css-blocks/ember-app.
Browser runtime for computing dynamic classnames with css-blocks.
CSS Blocks Application Support for Ember.
Configuration and tools to manage the code style of css-blocks.
Shared code for CSS Blocks Support for Ember.
Configuration and tools to manage the code style of css-blocks.
PostCSS plugin to exclude specific CSS blocks
Fast, maintainable, optimal, component-oriented CSS.
Ready-to-use CSS blocks made with Open Props UI
Statically analyze & rewrite the css-block styles in Handlebars templates.
A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.
A drop-in replacement for react-markdown, designed for AI-powered streaming.
Extract css blocks to another files.
A collection of order related linting rules for Stylelint.
A simple yet powerful frontend UI kit built with CSS blocks, elements and modifiers, and smartly assembled into a lightweight library.
Storybook Doc Blocks
Dress Code extracts comment blocks from your stylesheets and creates a styleguide using your CSS.
Twitter Bootstrap integration for Rails, includes CSS, JS, a FormBuilder and helpers for block elements
Build multiple stylesheets based off globally defined breakpoints
A Sass library for building immutable and namespaced BEM-style CSS objects
Octopress Image Caption Tag is a major expansion on the feature set of Octopress Image Tag, adding support to Jekyll and Octopress for rich image figures with figcaptions. There are both tag and a new block version provided, with the block version allowing for full markdown foratting within the captions for your images. Figures and images can be sized based on css classes, or absolutely in either pxs or ems.
A Jekyll plugin that removes all stylesheets, style blocks, and inline styles during CSS Naked Day (April 9), spanning all timezones worldwide.
"Harsh: Another Rails Syntax Highlighter," is just that - it highlights code in Rails, much like Radiograph or tm_syntax_highlighting. However, it does it well, _better_. Oh, and it also supports Haml, as well as ERb. And it comes with rake tasks. Firstly, it allows block form: <% harsh :theme => :dawn do %> class Testing def initialize(str) puts str end end <% end %> as well as the form the other plugins offer, which is text as a parameter: <% harsh %Q{ class Testing def initialize(str) puts str end end }, :theme => :dawn For haml, harsh is implemented as a filter. First, add this to the bottom of your environment.rb: Harsh.enable_haml Then, to use harsh in Haml: :harsh class Foo < Bar end However, haml's filters can't take options. So how on earth are we going to customize it to our heart's delight? Easily, my friend, fret not! Enter the BCL (Bootleg Configuration Line): :harsh #!harsh theme = all_hallows_eve lines=true syntax=css h1 { float:left; clear:left; position:relative; } It has to be the first line in the filter. You don't need the config line, though. Also, notice that you can have spaces between the arguments and the little = sign. Harsh also offers rake tasks for what tm_syntax_highlighting provides in generators, and a :harsh as a stylesheet-includer to load all syntax-highlighting files, as such: <%= stylesheet_include_tag :harsh %> The rake tasks for setting up your stylesheets are these: rake harsh:theme:list # lists available themes rake harsh:theme:install[twilight] # installs the twilight theme into /public/stylesheets/harsh/ rake harsh:theme:install THEME=twilight # also installs the twilight theme (for *csh shells) rake harsh:theme:uninstall[twilight] # removes the twilight theme rake harsh:theme:uninstall THEME=twilight # also uninstalls the twilight theme (for *csh shells) While purely informative, you can find out the available syntaxes as follows: rake harsh:syntax:list
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.