0.1.14 • Published 3 years ago

@frontal/style-plugin v0.1.14

Weekly downloads
12
License
MIT
Repository
github
Last release
3 years ago

Frontal.js

Overview

A modern HTML development framework packed with the most critical and commonly used features in today's modern workflows:

  • CSS Languages such as Sass and Less
  • Next generation JavaScript via Babel
  • PostCSS Support
  • ESLint Support
  • Stylelint Support
  • TypeScript Support
  • HMR & Auto-Reload
  • Automatic Bundle Injection
  • Automatic Asset Optimization
  • Read the full list of features at https://dlex.io/frontal.

Getting Started

$ npm i -g frontal.js
$ frontal init my-project
$ cd my-project && frontal dev

Documentation

View the full documentation at https://dlex.io/frontal/docs.

Contribution

Read the contributing guide.