Skip to content
/ bess Public

British Enhanced Style Sheets - CSS for British English

License

Notifications You must be signed in to change notification settings

HarryET/bess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BESS - British Enhanced Style Sheets

Please Note: This project is not 100% serious, if you use this in a production product I would love to know - feel free to react out on Twitter - but this is only a personal learning project.

Reference

This is a CLI tool that allows you to use british spellings of words in css and then transpile that file to a valid css file. This project also adds some convenience features in the future but look at the Roadmap for more info.

bess version

Prints the current version of the software

bess input.bess output.css

This runs the transpiler on your input function and spits out a valid .css file

Roadmap

  • Basic British English to Standard CSS Transpiler
  • Variables
  • Imports
  • Nested Rules
  • Maths?
  • Mixins/Inheritance?
  • Custom colours e.g. colour: burple

Support

Feel free to join my Discord Server for support with this project and see some of my other projects!

License

Copyright 2021 Harry Bairstow

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

British Enhanced Style Sheets - CSS for British English

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published